Home
last modified time | relevance | path

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

/trueos/contrib/netbsd-tests/lib/libskey/
HDt_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()
/trueos/contrib/ntp/ntpd/
HDjupiter.h131 u_short prn; /* satellite PRN */ member
148 u_short prn; /* satellite PRN */ member
203 u_char prn; /* satellite PRN */ member
HDrefclock_ripencc.c1687 unsigned char prn, channel, aqflag, ephstat; local
1698 prn = buf[0];
1711 prn, channel, aqflag, ephstat, snr, azinuth, elevation);
/trueos/release/picobsd/tinyware/msh/
HDsh3.c523 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()
HDsh.h341 _PROTOTYPE(void prn , (unsigned u ));
HDsh5.c402 prn(u) in prn() function
/trueos/contrib/ntp/scripts/stats/
HDREADME.stats224 24 T satellite prn and status (T = track, A = acquire)
/trueos/contrib/llvm/lib/Support/Windows/
HDPath.inc503 static const char *sReservedNames[] = { "nul", "con", "prn", "aux",