Searched defs:tmax (Results 1 – 6 of 6) sorted by relevance
/freebsd/sbin/ping/ |
H A D | main.c | 82 double tmax = 0.0; /* maximum round trip time */ variable
|
/freebsd/crypto/openssl/crypto/ |
H A D | punycode.c | 18 static const unsigned int tmax = 26; variable
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | intprops.h | 422 #define _GL_INT_OP_CALC(a, b, r, op, overflow, ut, t, tmin, tmax) \ argument 426 #define _GL_INT_OP_CALC1(a, b, r, op, overflow, ut, t, tmin, tmax) \ argument
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_update.c | 369 uint64_t tmax, tmin; in _libelf_extent_is_unused() local
|
/freebsd/lib/libc/rpc/ |
H A D | svc_vc.c | 739 struct timeval tv, tdiff, tmax; in __svc_clean_idle() local
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | core.h | 2143 __le16 tmax[CXT_FLCTRL_MAX]; /* max try BT-Slot-TDD/BT-slot-FDD time */ global() member 2148 __le16 tmax[CXT_MAX]; /* max wl/bt cycle time */ global() member 2154 __le16 tmax[CXT_MAX]; /* max wl/bt cycle time */ global() member 2183 __le16 tmax; /* max a2dp empty time */ global() member 2189 __le16 tmax; /* max leak-slot time */ global() member
|