Searched refs:tref (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/usr.sbin/smtpd/ |
| H A D | srs.c | 27 minrange(uint16_t tref, uint16_t t2, int drift, int mod) in minrange() argument 29 if (tref > drift) { in minrange() 31 if (t2 <= tref && t2>= tref - drift) in minrange() 36 if (t2 <= tref || t2 >= mod - (drift - tref)) in minrange() 43 maxrange(uint16_t tref, uint16_t t2, int drift, int mod) in maxrange() argument 45 if (tref + drift < 1024) { in maxrange() 47 if (t2 >= tref && t2 <= tref + drift) in maxrange() 52 if (t2 >= tref || t2 <= (tref + drift) % 1024) in maxrange() 59 timestamp_check_range(uint16_t tref, uint16_t t2) in timestamp_check_range() argument 61 if (! minrange(tref, t2, env->sc_srs_ttl, 1024) && in timestamp_check_range() [all …]
|
| /openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/ |
| H A D | Peek.xs | 27 int tm = 0, tref = 0, ts = 0, ta = 0, tas = 0; in DeadCode() 119 tref += totref; in DeadCode() 127 PerlIO_printf(Perl_debug_log, "total: refs: %i, strings: %i in %i\targsarray: %i, argsstrings: %i\n", tref, tm, ts, ta, tas); in DeadCode()
|
| /openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
| H A D | node.c | 1531 NODE_REF *tref = NULL; in validate_file() local 1544 tref = nref; in validate_file() 1555 if (!tref && expensive_validation) in validate_file() 1575 tref = nref; in validate_file() 1586 if (!nref && !tref) in validate_file()
|
| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | write.t | 106 for my $tref ( @NumTests ){ 107 $num_tests += (@$tref - 1)/2;
|
| /openbsd-src/share/dict/ |
| H A D | web2 | 206560 tref
|