Searched refs:ihost (Results 1 – 4 of 4) sorted by relevance
8 #include "rv1126-sonoff-ihost.dtsi"12 compatible = "itead,sonoff-ihost", "rockchip,rv1109";
8 #include "rv1126-sonoff-ihost.dtsi"12 compatible = "itead,sonoff-ihost", "rockchip,rv1126";
508 u_int ihost; in ntpqmain() local599 for (ihost = 0; ihost < (u_int)argc; ihost++) { in ntpqmain()600 if ('-' == *argv[ihost]) { in ntpqmain()607 if ('4' == argv[ihost][1]) { in ntpqmain()610 } else if ('6' == argv[ihost][1]) { in ntpqmain()617 ADDHOST(argv[ihost]); in ntpqmain()633 for (ihost = 0; ihost < numhosts; ihost++) { in ntpqmain()634 if (openhost(chosts[ihost].name, chosts[ihost].fam)) { in ntpqmain()635 if (ihost && current_output) in ntpqmain()
379 int ihost; in ntpdcmain() local382 for (ihost = 0; ihost < numhosts; ihost++) { in ntpdcmain()383 if (openhost(chosts[ihost])) in ntpdcmain()386 printf ("--- %s ---\n",chosts[ihost]); in ntpdcmain()