Home
last modified time | relevance | path

Searched defs:seconds (Results 1 – 25 of 59) sorted by path

123

/dragonfly/contrib/binutils-2.27/gold/
H A Dfileread.h51 time_t seconds; member
/dragonfly/contrib/binutils-2.34/gold/
H A Dfileread.h51 time_t seconds; member
/dragonfly/contrib/cvs-1.12/lib/
H A Dgetdate.c268 struct timespec seconds; /* includes nanoseconds */ member
H A Dmktime.c190 time_t seconds = 60 * minutes + sec1 - sec0; in ydhms_diff() local
/dragonfly/contrib/dhcpcd/src/
H A Deloop.c194 unsigned int seconds; member
536 unsigned int seconds, unsigned int nseconds, in eloop_q_timeout_add()
605 eloop_q_timeout_add_sec(struct eloop *eloop, int queue, unsigned int seconds, in eloop_q_timeout_add_sec()
616 unsigned long seconds, nseconds; in eloop_q_timeout_add_msec() local
/dragonfly/contrib/dialog/
H A Dpause.c52 int seconds) in dialog_pause()
/dragonfly/contrib/diffutils/lib/
H A Dmktime.c226 long_int seconds = 60 * minutes + sec1 - sec0; in ydhms_diff() local
/dragonfly/contrib/gdb-7/gdb/common/
H A Dlinux-osdata.c1038 time_from_time_t (char *time, int maxlen, TIME_T seconds) in time_from_time_t()
/dragonfly/contrib/ldns/ldns/
H A Dduration.h59 time_t seconds; member
/dragonfly/contrib/ldns/
H A Drdata.c695 uint32_t seconds = 0; in ldns_str2period() local
H A Dutil.c200 time_t seconds; in ldns_mktime_from_utc() local
/dragonfly/contrib/tcpdump/
H A Dntp.c57 time_t seconds; in p_ntp_time() local
H A Dprint-arista.c31 arista_print_date_hms_time(netdissect_options *ndo, uint32_t seconds, in arista_print_date_hms_time()
54 uint32_t seconds, nanoseconds; in arista_ethertype_print() local
H A Dprint-zep.c85 time_t seconds = i - JAN_1970; in zep_print_ts() local
H A Dutil-print.c354 static const u_int seconds[] = {31536000, 604800, 86400, 3600, 60, 1}; in unsigned_relts_print() local
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Ddpp_supplicant.c1331 unsigned int seconds; in wpas_dpp_rx_peer_disc_resp() local
/dragonfly/contrib/xz/src/xz/
H A Dmessage.c399 uint32_t seconds = (uint32_t)(mseconds / 1000); in progress_time() local
/dragonfly/crypto/libressl/apps/openssl/
H A Dspeed.c170 #define alarm(seconds) speed_alarm((seconds)) argument
/dragonfly/crypto/libressl/crypto/ts/
H A Dts_local.h104 ASN1_INTEGER *seconds; member
243 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */ member
H A Dts_rsp_print.c282 const ASN1_INTEGER *seconds = TS_ACCURACY_get_seconds(accuracy); in TS_ACCURACY_print_bio() local
H A Dts_rsp_utils.c269 TS_ACCURACY_set_seconds(TS_ACCURACY *a, const ASN1_INTEGER *seconds) in TS_ACCURACY_set_seconds()
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h461 #define BIO_set_ssl_renegotiate_timeout(b,seconds) \ argument
/dragonfly/crypto/openssh/
H A Dauth2.c243 ensure_minimum_time_since(double start, double seconds) in ensure_minimum_time_since()
H A Dmoduli.c515 fmt_time(time_t seconds) in fmt_time()
H A Dpacket.c2143 ssh_packet_set_rekey_limits(struct ssh *ssh, u_int64_t bytes, u_int32_t seconds) in ssh_packet_set_rekey_limits()
2154 time_t seconds; in ssh_packet_get_rekey_timeout() local

123