Searched refs:netof (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/ntp/tests/libntp/
H A Dnetof.c33 sockaddr_u* actual = netof(&input);
47 sockaddr_u* actual = netof(&input);
65 sockaddr_u* actual = netof(&input);
101 sockaddr_u* actual = netof(&input);
H A DMakefile.am30 test-netof \
91 $(srcdir)/run-netof.c \
325 netof.c \
326 run-netof.c \
330 $(srcdir)/run-netof.c: $(srcdir)/netof.c $(std_unity_list)
331 $(run_unity) netof.c run-netof.c
H A DMakefile.in100 test-netof$(EXEEXT) test-numtoa$(EXEEXT) \
326 am_test_netof_OBJECTS = netof.$(OBJEXT) run-netof.$(OBJEXT) \
1084 $(srcdir)/run-netof.c $(srcdir)/run-numtoa.c \
1272 netof.c \
1273 run-netof.c \
1548 test-netof$(EXEEXT): $(test_netof_OBJECTS) $(test_netof_DEPENDENCIES) $(EXTRA_test_netof_DEPENDENCIES)
1549 @rm -f test-netof$(EXEEXT)
1654 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netof.Po@am__quote@
1677 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/run-netof
[all...]
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dnetof.c2 * netof - return the net address part of an ip address in a sockaddr_storage structure
15 netof( function
49 msyslog(LOG_ERR, "netof unknown AF %d", AF(netaddr));
H A DMakefile.am82 netof.c \
H A DMakefile.in154 mktime.c modetoa.c mstolfp.c msyslog.c netof.c ntp_calendar.c \
214 netof.$(OBJEXT) ntp_calendar.$(OBJEXT) \
238 mktime.c modetoa.c mstolfp.c msyslog.c netof.c ntp_calendar.c \
675 netof.c \
830 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netof.Po@am__quote@
/freebsd-9.3-release/usr.sbin/ntp/libntp/
H A DMakefile23 mstolfp.c msyslog.c netof.c ntp_calendar.c \
/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_stdlib.h158 extern sockaddr_u * netof (sockaddr_u *);
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_io.c4267 if (SOCK_EQ(netof(&iface->sin), netof(addr)))

Completed in 123 milliseconds