Searched refs:INFO_ERR_IMPL (Results 1 – 2 of 2) sorted by relevance
367 if (res == INFO_ERR_IMPL && impl_ver == IMPL_XNTPD) { in peerlist()454 if (res == INFO_ERR_IMPL && impl_ver == IMPL_XNTPD) { in dopeers()730 if (res == INFO_ERR_IMPL && impl_ver == IMPL_XNTPD) { in showpeer()807 if (res == INFO_ERR_IMPL && impl_ver == IMPL_XNTPD) { in peerstats()907 if (res == INFO_ERR_IMPL && impl_ver == IMPL_XNTPD) { in loopinfo()970 if (res == INFO_ERR_IMPL && impl_ver == IMPL_XNTPD) { in sysinfo()1058 if (res == INFO_ERR_IMPL && impl_ver == IMPL_XNTPD) { in sysstats()1123 if (res == INFO_ERR_IMPL && impl_ver == IMPL_XNTPD) { in iostats()1184 if (res == INFO_ERR_IMPL && impl_ver == IMPL_XNTPD) { in memstats()1241 if (res == INFO_ERR_IMPL && impl_ver == IMPL_XNTPD) { in timerstats()[all …]
214 #define INFO_ERR_IMPL 1 /* incompatible implementation */ macro