Home
last modified time | relevance | path

Searched refs:replied (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibping.c144 static uint64_t start, total_time, replied, lost, ntrans; variable
156 "%% packet loss, time %" PRIu64 " ms\n", ntrans, replied, in report()
162 replied ? total_rtt / replied / 1000 : 0, in report()
163 replied ? (total_rtt / replied) % 1000 : 0, maxrtt / 1000, in report()
274 replied++; in main()
/freebsd/crypto/heimdal/lib/krb5/
H A Dchangepw.c563 int replied = 0; in change_password_loop() local
587 if (!replied) { in change_password_loop()
588 replied = 0; in change_password_loop()
636 replied = 1; in change_password_loop()
/freebsd/contrib/wpa/src/common/
H A Dnan_de.h59 void (*replied)(void *ctx, int publish_id, const u8 *peer_addr, member
H A Dnan_de.c1810 if (!srv->publish.disable_events && de->cb.replied) in nan_de_rx_subscribe()
1811 de->cb.replied(de->cb.ctx, srv->id, peer_addr, instance_id, in nan_de_rx_subscribe()
/freebsd/contrib/wpa/src/ap/
H A Dnan_usd_ap.c161 cb.replied = hostapd_nan_de_replied; in hostapd_nan_usd_init()
/freebsd/crypto/openssh/
H A Dssh-agent.c1813 int r, replied = 0, success = 0; in process_extension() local
1824 replied = success = process_ext_query(e); in process_extension()
1835 if (!replied) { in process_extension()
/freebsd/libexec/bootpd/
H A DChanges82 and replied to by bootpd. (At request of HP folks.)
/freebsd/crypto/openssl/doc/man3/
H A DSSL_shutdown.pod385 peer has not yet replied in turn with its own close_notify.
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-P2P392 will be automatically removed when the specified peer has replied to
H A Dnan_supplicant.c4457 cb.replied = wpas_nan_de_replied; in wpas_nan_de_init()
/freebsd/contrib/unbound/doc/
H A DChangelog12489 - incoming queries to the server with TC bit on are replied FORMERR.
12490 - interface-automatic replied the wrong source address on localhost
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES143 If a server replied with 421 to a RCPT command then a bogus reply=
3519 auto-replied. From Kenneth Murchison of Oceana Matrix Ltd.