Home
last modified time | relevance | path

Searched refs:prn (Results 1 – 5 of 5) sorted by relevance

/src/contrib/netbsd-tests/lib/libskey/
H A Dt_algorithms.c48 char prn[64]; in h_check() local
55 btoa8(prn, data); in h_check()
56 H_REQUIRE(prn, zero); in h_check()
59 btoa8(prn, data); in h_check()
60 H_REQUIRE(prn, one); in h_check()
64 btoa8(prn, data); in h_check()
65 H_REQUIRE(prn, nine); in h_check()
/src/contrib/ntp/ntpd/
H A Djupiter.h131 u_short prn; /* satellite PRN */ member
148 u_short prn; /* satellite PRN */ member
203 u_char prn; /* satellite PRN */ member
H A Drefclock_ripencc.c1782 unsigned char prn, channel, aqflag, ephstat; in parse0x5C() local
1793 prn = buf[0]; in parse0x5C()
1806 prn, channel, aqflag, ephstat, snr, azinuth, elevation); in parse0x5C()
/src/contrib/ntp/scripts/stats/
H A DREADME.stats224 24 T satellite prn and status (T = track, A = acquire)
/src/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc672 "nul", "con", "prn", "aux", "com1", "com2", "com3", "com4",