Searched refs:ntx (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ntp-92/util/
H A Dntptime.c87 struct timex ntx, _ntx; local
100 memset((char *)&ntx, 0, sizeof(ntx));
105 ntx.modes |= MOD_MICRO;
110 ntx.modes |= MOD_NANO;
116 ntx.modes = MOD_TAI;
117 ntx.constant = atoi(ntp_optarg);
125 ntx.modes |= MOD_ESTERROR;
126 ntx.esterror = atoi(ntp_optarg);
129 ntx
[all...]
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_request.c2575 struct timex ntx; local
2582 memset((char *)&ntx, 0, sizeof(ntx));
2583 if (ntp_adjtime(&ntx) < 0)
2591 ik->offset = htonl((u_int32)ntx.offset);
2592 ik->freq = htonl((u_int32)ntx.freq);
2593 ik->maxerror = htonl((u_int32)ntx.maxerror);
2594 ik->esterror = htonl((u_int32)ntx.esterror);
2595 ik->status = htons(ntx.status);
2596 ik->constant = htonl((u_int32)ntx
[all...]
/macosx-10.10.1/emacs-93/emacs/leim/quail/
H A Dhanja3.el298 ("ntx" "$(C`*`+`,`-`.`/`0`1`2`3`4`5`6`7`8(B")
H A Dhangul3.el1822 ("ntx" ?$(C<.(B)
/macosx-10.10.1/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit1363 ntx\040 �� # ---> 6v5^2v 2

Completed in 137 milliseconds