Home
last modified time | relevance | path

Searched refs:DECODE (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/crypto/heimdal/lib/ntlm/
H A Dntlm_err.et10 error_code DECODE, "Failed to decode packet"
/freebsd-13.1/contrib/ntp/ntpd/
H A Drefclock_chu.c278 #define DECODE 0x0040 /* invalid data decode */ macro
1361 if (up->status & DECODE) in chu_second()
1392 if (up->status & INSYNC && !(up->status & (DECODE | STAMP)) && in chu_second()
1470 up->status |= DECODE; in chu_major()
1484 up->status |= DECODE; in chu_major()