Home
last modified time | relevance | path

Searched refs:REFID (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.h187 # ifdef REFID
188 # warning undefining REFID due to option name conflict
189 # undef REFID
209 # undef REFID
234 #define OPT_REFID_VAL2STR(_v) optionKeywordName(&DESC(REFID), (_v))
235 #define OPT_VALUE_REFID (DESC(REFID).optArg.argEnum)
/freebsd/contrib/ntp/ntpd/
H A Drefclock_atom.c81 #define REFID "PPS\0" /* reference ID */ macro
134 memcpy((char *)&pp->refid, REFID, 4); in atom_start()
H A Drefclock_hopfpci.c64 #define REFID "hopf" /* reference ID */ macro
153 memcpy((char *)&pp->refid, REFID, 4); in hopfpci_start()
H A Drefclock_tpro.c32 #define REFID "IRIG" /* reference ID */ macro
103 memcpy((char *)&pp->refid, REFID, 4); in tpro_start()
H A Drefclock_heath.c165 #define REFID "WWV\0" /* reference ID */ macro
245 memcpy(&pp->refid, REFID, 4); in heath_start()
H A Drefclock_pcf.c33 #define REFID "PCF" macro
103 memcpy((char *)&pp->refid, REFID, 4); in pcf_start()
H A Drefclock_tt560.c30 #define REFID "IRIG" /* reference ID */ macro
127 memcpy((char *)&pp->refid, REFID, 4); in tt560_start()
H A Drefclock_zyfer.c84 #define REFID "GPS\0" /* reference ID */ macro
170 memcpy((char *)&pp->refid, REFID, 4); in zyfer_start()
H A Drefclock_gpsvme.c68 #define REFID "USNO" /* reference ID */ macro
130 memcpy(&pp->refid, REFID, 4); in psc_start()
H A Drefclock_hopfser.c54 #define REFID "hopf\0" /* reference ID */ macro
166 memcpy((char *)&pp->refid, REFID, 4); in hopfserial_start()
H A Drefclock_as2201.c69 #define REFID "GPS\0" /* reference ID */ macro
195 memcpy((char *)&pp->refid, REFID, 4); in as2201_start()
H A Drefclock_fg.c28 #define REFID "GPS" macro
138 memcpy(&pp->refid, REFID, 3); in fg_start()
H A Drefclock_dumbclock.c46 #define REFID "dumbclock" /* reference ID */ macro
156 memcpy((char *)&pp->refid, REFID, 4); in dumbclock_start()
H A Drefclock_chronolog.c50 #define REFID "chronolog" /* reference ID */ macro
139 memcpy((char *)&pp->refid, REFID, 4); in chronolog_start()
H A Drefclock_ulink.c72 #define REFID "WWVB" /* reference ID */ macro
156 memcpy((char *)&pp->refid, REFID, 4); in ulink_start()
H A Drefclock_arbiter.c94 #define REFID "GPS " /* reference ID */ macro
186 memcpy((char *)&pp->refid, REFID, 4); in arb_start()
H A Drefclock_palisade.h93 #define REFID "GPS\0" /* reference ID */ macro
H A Drefclock_hpgps.c97 #define REFID "GPS\0" /* reference ID */ macro
199 memcpy((char *)&pp->refid, REFID, 4); in hpgps_start()
H A Drefclock_wwvb.c119 #define REFID "WWVB" /* reference ID */ macro
218 memcpy(&pp->refid, REFID, 4); in wwvb_start()
H A Drefclock_acts.c136 #define REFID "NONE" /* default reference ID */ macro
268 memcpy(&pp->refid, REFID, 4); in acts_start()
H A Drefclock_shm.c53 #define REFID "SHM" /* reference ID */ macro
236 memcpy((char *)&pp->refid, REFID, 4); in shm_start()
H A Drefclock_true.c137 #define REFID "TRUE" /* reference id */ macro
304 memcpy(&pp->refid, REFID, 4); in true_start()
H A Drefclock_irig.c152 #define REFID "IRIG" /* reference ID */ macro
354 memcpy((char *)&pp->refid, REFID, 4); in irig_start()
H A Drefclock_arc.c193 3) REFID has been made "MSFa" to reflect the MSF time source and the
384 #define REFID "MSFa" /* Reference ID. */ macro
741 memcpy((char *)&pp->refid, REFID, 4); in arc_start()
H A Drefclock_jupiter.c86 #define REFID "GPS\0" /* reference id */ macro
214 memcpy((char *)&pp->refid, REFID, 4); in jupiter_start()

12