Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/ntpdc/
H A Dntpdc_ops.c1339 int numtyp; in doconfig() local
1350 numtyp = 1; in doconfig()
1352 numtyp = 5; in doconfig()
1368 numtyp = 1; in doconfig()
1370 numtyp = 2; in doconfig()
1372 numtyp = 3; in doconfig()
1374 numtyp = 4; in doconfig()
1377 numtyp = 0; in doconfig()
1378 switch (numtyp) { in doconfig()
1381 numtyp = 2; in doconfig()
[all …]