Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpdc/
Dntpdc_ops.c1328 int numtyp; in doconfig() local
1339 numtyp = 1; in doconfig()
1341 numtyp = 5; in doconfig()
1357 numtyp = 1; in doconfig()
1359 numtyp = 2; in doconfig()
1361 numtyp = 3; in doconfig()
1363 numtyp = 4; in doconfig()
1366 numtyp = 0; in doconfig()
1367 switch (numtyp) { in doconfig()
1370 numtyp = 2; in doconfig()
[all …]