Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1337 int numtyp; in doconfig() local
1348 numtyp = 1; in doconfig()
1350 numtyp = 5; in doconfig()
1366 numtyp = 1; in doconfig()
1368 numtyp = 2; in doconfig()
1370 numtyp = 3; in doconfig()
1372 numtyp = 4; in doconfig()
1375 numtyp = 0; in doconfig()
1376 switch (numtyp) { in doconfig()
1379 numtyp = 2; in doconfig()
[all …]