Searched refs:prn (Results 1 – 8 of 8) sorted by relevance
| /trueos/contrib/netbsd-tests/lib/libskey/ |
| HD | t_algorithms.c | 48 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()
|
| /trueos/contrib/ntp/ntpd/ |
| HD | jupiter.h | 131 u_short prn; /* satellite PRN */ member 148 u_short prn; /* satellite PRN */ member 203 u_char prn; /* satellite PRN */ member
|
| HD | refclock_ripencc.c | 1687 unsigned char prn, channel, aqflag, ephstat; local 1698 prn = buf[0]; 1711 prn, channel, aqflag, ephstat, snr, azinuth, elevation);
|
| /trueos/release/picobsd/tinyware/msh/ |
| HD | sh3.c | 523 prn(pid); 530 prn(pid); 533 prs("Signal "); prn(rv); prs(" "); 855 prn(i); 1095 prn((int)(tbuf.tms_cutime / MINS)); in dotimes() 1097 prn((int)((tbuf.tms_cutime % MINS) / SECS)); in dotimes() 1099 prn((int)(tbuf.tms_cstime / MINS)); in dotimes() 1101 prn((int)((tbuf.tms_cstime % MINS) / SECS)); in dotimes()
|
| HD | sh.h | 341 _PROTOTYPE(void prn , (unsigned u ));
|
| HD | sh5.c | 402 prn(u) in prn() function
|
| /trueos/contrib/ntp/scripts/stats/ |
| HD | README.stats | 224 24 T satellite prn and status (T = track, A = acquire)
|
| /trueos/contrib/llvm/lib/Support/Windows/ |
| HD | Path.inc | 503 static const char *sReservedNames[] = { "nul", "con", "prn", "aux",
|