Searched refs:nntohost (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc.h67 extern const char * nntohost (sockaddr_u *);
H A Dntpdc_ops.c386 const char *strhost = nntohost(&paddr);
506 c, nntohost(&srcadr), stoa(&dstadr),
839 nntohost(&src));
985 (void) fprintf(fp, "system peer: %s\n", nntohost(&peeraddr));
1728 addr = nntohost(&resaddr);
1731 addr = nntohost(&resaddr);
2011 nntohost(&addr),
2038 nntohost(&dstadr),
2059 nntohost(&dstadr),
H A Dntpdc.c1486 * nntohost - convert network number to host name. This routine enforces
1490 nntohost( function
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.h147 extern const char * nntohost (sockaddr_u *);
H A Dntpq-subs.c1898 strlcpy(clock_name, nntohost(&srcadr),
2009 name_or_num = nntohost(&netnum);
2063 name_or_num = nntohost(&netnum);
3296 nntohost(&recent->addr));
H A Dntpq.c1978 * nntohost - convert network number to host name. This routine enforces
1982 nntohost( function
2023 * nntohostp() is the same as nntohost() plus a :port suffix
3655 output(fp, name, nntohost(&hval));

Completed in 51 milliseconds