Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_ripencc.c4934 ichoice, in rpt_8F4D() local
4952 for (ichoice = 0; ichoice < numchoices; ichoice++) in rpt_8F4D()
4954 if (OutputMask&MaskBit[ichoice]) in rpt_8F4D()
4958 MaskText[ichoice]); in rpt_8F4D()
4965 for (ichoice = 0; ichoice < numchoices; ichoice++) in rpt_8F4D()
4967 if (OutputMask&MaskBit[ichoice]) continue; in rpt_8F4D()
4970 MaskText[ichoice]); in rpt_8F4D()