Searched refs:openhost (Results 1 – 5 of 5) sorted by relevance
75 static int openhost (const char *);376 (void) openhost(chosts[0]); in ntpdcmain()383 if (openhost(chosts[ihost])) in ntpdcmain()402 openhost( in openhost() function1721 if (openhost(pcmd->argval[i].string)) { in host()
237 if ( openhost(hostname, fam) ) in ntpq_openhost()
184 static int openhost (const char *, int);634 if (openhost(chosts[ihost].name, chosts[ihost].fam)) { in ntpqmain() 650 (void) openhost(chosts[0].name, chosts[0].fam); in ntpqmain() 661 * openhost - open a socket to a host in ntpqmain() 664 openhost(2549 if (openhost(pcmd->argval[i].string, ai_fam_templ)) { in host() 668 openhost( openhost() function
493 in ntp-4.2.8p11, and a buffer overflow in the openhost() function used by496 * [Sec 3505] Buffer overflow in the openhost() call of ntpq and ntpdc.4259 in ntp-4.2.8p11, and a buffer overflow in the openhost() function used by4262 * [Sec 3505] Buffer overflow in the openhost() call of ntpq and ntpdc.
415 - fixed stack buffer overflow in the openhost() command-line call