/freebsd/contrib/kyua/store/ |
H A D | layout.cpp | 113 new_id(const std::string& test_suite, const datetime::timestamp& when) in new_id() 213 const datetime::timestamp& when) in new_db_for_migration()
|
/freebsd/sbin/ipf/libipf/ |
H A D | save_v1trap.c | 290 int msglen, u_32_t ipaddr, time_t when) in maketrap_v1() 430 sendtrap_v1_0(int fd, char *community, char *msg, int msglen, time_t when) in sendtrap_v1_0()
|
/freebsd/contrib/kyua/utils/signals/ |
H A D | timer.cpp | 389 datetime::timestamp when; member 467 signals::timer::when(void) const in when() function in signals::timer
|
/freebsd/sbin/dhclient/ |
H A D | dispatch.c | 368 struct timespec when = { .tv_sec = when_s, .tv_nsec = 0 }; in add_timeout() local 373 add_timeout_timespec(struct timespec when, void (*where)(void *), void *what) in add_timeout_timespec()
|
H A D | dhcpd.h | 221 struct timespec when; member
|
/freebsd/sys/netgraph/ |
H A D | ng_pipe.c | 67 struct timeval when; /* this packet's due time */ global() member 634 struct timeval *when = &hinfo->qin_utime; ngp_rcvdata() local 736 struct timeval *when; pipe_dequeue() local [all...] |
/freebsd/stand/common/ |
H A D | boot.c | 174 time_t when, otime, ntime; in autoboot() local
|
H A D | commands.c | 408 time_t when; in command_read() local
|
/freebsd/sys/cddl/dev/profile/ |
H A D | profile.c | 471 profile_online(void *arg, cpu_t *cpu, cyc_handler_t *hdlr, cyc_time_t *when) in profile_online() 506 cyc_time_t when; in profile_enable() local
|
/freebsd/usr.sbin/makefs/ |
H A D | makefs.c | 457 time_t when; in get_tstamp() local
|
/freebsd/tests/sys/kern/ |
H A D | listener_wakeup.c | 73 } when; member
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_leapsec.c | 577 leapsec_expired(uint32_t when,const time_t * tpiv) leapsec_expired() argument 591 leapsec_daystolive(uint32_t when,const time_t * tpiv) leapsec_daystolive() argument
|
/freebsd/contrib/blocklist/bin/ |
H A D | blacklistd.c | 311 time_t when = c.c_duration + dbi.last; in update() local
|
/freebsd/contrib/sendmail/vacation/ |
H A D | vacation.c | 990 setreply(from, when) in setreply() argument
|
/freebsd/contrib/libbegemot/ |
H A D | rpoll.c | 166 tval_t when; /* next time to trigger in usecs! */ member
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | zfs_diagnosis.c | 513 zfs_ereport_when(fmd_hdl_t *hdl, nvlist_t *nvl, er_timeval_t *when) in zfs_ereport_when()
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_ssl.c | 600 struct timeval when = { 1, 0 }; in acceptcb() local
|
H A D | regress_http.c | 390 struct timeval when = { 0, 100 }; in http_timeout_cb() local 425 struct timeval when = { 0, 0 }; in http_chunked_trickle_cb() local 443 struct timeval when = { 0, 0 }; in http_chunked_cb() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress_ssl.c | 600 struct timeval when = { 1, 0 }; in acceptcb() local
|
/freebsd/contrib/sendmail/src/ |
H A D | main.c | 3740 dumpstate(when) in dumpstate() argument
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_intres.c | 1061 when = max(now + retry, *pnext_timeslot); in manage_dns_retry_interval() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | bufferevent_openssl.c | 496 conn_closed(struct bufferevent_openssl *bev_ssl, int when, int errcode, int ret) in conn_closed()
|
/freebsd/sys/dev/sound/midi/ |
H A D | sequencer.c | 347 struct timeval now, when; timer_wait() local [all...] |
/freebsd/contrib/libevent/ |
H A D | bufferevent_openssl.c | 496 conn_closed(struct bufferevent_openssl *bev_ssl, int when, int errcode, int ret) in conn_closed()
|
/freebsd/crypto/openssh/ |
H A D | misc.c | 2956 ptimeout_deadline_monotime_tsp(struct timespec *pt, struct timespec *when) in ptimeout_deadline_monotime_tsp() 2974 ptimeout_deadline_monotime(struct timespec *pt, time_t when) in ptimeout_deadline_monotime()
|