Searched refs:nntohost (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc.h | 67 extern const char * nntohost (sockaddr_u *);
|
H A D | ntpdc_ops.c | 386 const char *strhost = nntohost(&paddr); in peerlist() 506 c, nntohost(&srcadr), stoa(&dstadr), in dopeers() 839 nntohost(&src)); in peerstats() 985 (void) fprintf(fp, "system peer: %s\n", nntohost(&peeraddr)); in sysinfo() 1728 addr = nntohost(&resaddr); in reslist() 1731 addr = nntohost(&resaddr); in reslist() 2011 nntohost(&addr), in monlist() 2038 nntohost(&dstadr), in monlist() 2059 nntohost(&dstadr), in monlist()
|
H A D | ntpdc.c | 1508 nntohost( in nntohost() function
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.h | 146 extern const char * nntohost (sockaddr_u *);
|
H A D | ntpq-subs.c | 1924 strlcpy(clock_name, nntohost(&srcadr), in doprintpeers() 2037 name_or_num = nntohost(&netnum); in dopeers() 2092 name_or_num = nntohost(&netnum); in doapeers() 3326 nntohost(&recent->addr)); in mrulist()
|
H A D | ntpq.c | 2023 * nntohost - convert network number to host name. This routine enforces in getnetnum() 2027 nntohost( 2068 * nntohostp() is the same as nntohost() plus a :port suffix in nntohost_col() 3702 output(fp, name, nntohost(&hval)); in cookedprint() 2031 nntohost( nntohost() function
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | [all...] |