HomeSort by: relevance | last modified time | path
    Searched refs:openhost (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpq/
libntpq.c 239 if ( openhost(hostname, fam) )
ntpq.c 186 static int openhost (const char *, int);
636 if (openhost(chosts[ihost].name, chosts[ihost].fam)) {
652 (void) openhost(chosts[0].name, chosts[0].fam);
663 * openhost - open a socket to a host
666 openhost( function
2551 if (openhost(pcmd->argval[i].string, ai_fam_templ)) {
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc.c 77 static int openhost (const char *);
378 (void) openhost(chosts[0]);
385 if (openhost(chosts[ihost]))
401 * openhost - open a socket to a host
404 openhost( function
1723 if (openhost(pcmd->argval[i].string)) {

Completed in 55 milliseconds