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

  /src/external/bsd/ntp/dist/scripts/ntptrace/
ntptrace.in 47 my $next_host = get_next_host($info{peer}, $host);
48 last if $next_host eq '';
49 last if $next_host =~ /^127\.127\.\d{1,3}\.\d{1,3}$/;
51 $host = $next_host;
  /src/crypto/external/bsd/heimdal/dist/kdc/
hprop.c 346 goto next_host;
357 goto next_host;
365 goto next_host;
372 goto next_host;
376 next_host:

Completed in 15 milliseconds