Searched refs:isc (Results 151 - 175 of 341) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/ntp/include/
H A Dntp_io.h30 #include <isc/boolean.h>
31 #include <isc/netaddr.h>
/freebsd-12-stable/contrib/ntp/lib/isc/alpha/include/isc/
H A Datomic.h55 #include <isc/platform.h>
56 #include <isc/types.h>
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Derror.c27 #include <isc/error.h>
28 #include <isc/msgs.h>
H A Dinet_aton.c82 #include <isc/types.h>
83 #include <isc/net.h>
H A Dstrtoul.c64 #include <isc/stdlib.h>
65 #include <isc/util.h>
H A Dhex.c26 #include <isc/buffer.h>
27 #include <isc/hex.h>
28 #include <isc/lex.h>
29 #include <isc/string.h>
30 #include <isc/util.h>
H A Dbitstring.c26 #include <isc/magic.h>
27 #include <isc/bitstring.h>
28 #include <isc/util.h>
/freebsd-12-stable/contrib/ntp/lib/isc/include/isc/
H A Dassertions.h21 /*! \file isc/assertions.h
27 #include <isc/lang.h>
28 #include <isc/platform.h>
32 /*% isc assertion type */
H A Devent.h23 /*! \file isc/event.h */
25 #include <isc/lang.h>
26 #include <isc/types.h>
H A Dfile.h23 /*! \file isc/file.h */
27 #include <isc/lang.h>
28 #include <isc/types.h>
H A Dipv6.h33 /*! \file isc/ipv6.h
56 #include <isc/int.h>
57 #include <isc/platform.h>
H A Dresult.h23 /*! \file isc/result.h */
25 #include <isc/lang.h>
26 #include <isc/types.h>
H A Dradix.h26 #include <isc/magic.h>
27 #include <isc/types.h>
28 #include <isc/mutex.h>
29 #include <isc/net.h>
30 #include <isc/refcount.h>
H A Dtask.h27 /*! \file isc/task.h
83 #include <isc/eventclass.h>
84 #include <isc/lang.h>
85 #include <isc/stdtime.h>
86 #include <isc/types.h>
87 #include <isc/xml.h>
H A Dlex.h27 /*! \file isc/lex.h
56 #include <isc/lang.h>
57 #include <isc/region.h>
58 #include <isc/types.h>
/freebsd-12-stable/contrib/ntp/lib/isc/powerpc/include/isc/
H A Datomic.h22 #include <isc/platform.h>
23 #include <isc/types.h>
/freebsd-12-stable/contrib/ntp/lib/isc/unix/include/isc/
H A Dtime.h25 #include <isc/lang.h>
26 #include <isc/types.h>
/freebsd-12-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dthread.h25 #include <isc/lang.h>
26 #include <isc/result.h>
H A Dtime.h25 #include <isc/lang.h>
26 #include <isc/types.h>
/freebsd-12-stable/contrib/ntp/lib/isc/win32/
H A Dkeyboard.c34 #include <isc/keyboard.h>
35 #include <isc/util.h>
H A Dcondition.c22 #include <isc/condition.h>
23 #include <isc/assertions.h>
24 #include <isc/util.h>
25 #include <isc/thread.h>
26 #include <isc/time.h>
H A Dstrerror.c26 #include <isc/mutex.h>
27 #include <isc/once.h>
28 #include <isc/print.h>
29 #include <isc/strerror.h>
30 #include <isc/util.h>
H A Dnet.c25 #include <isc/log.h>
26 #include <isc/msgs.h>
27 #include <isc/net.h>
28 #include <isc/once.h>
29 #include <isc/strerror.h>
30 #include <isc/string.h>
31 #include <isc/util.h>
/freebsd-12-stable/contrib/ntp/libntp/
H A Dis_ip_address.c16 #include <isc/netaddr.h>
17 #include <isc/sockaddr.h>
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_ehci.c172 struct jz4780_ehci_softc *isc; local
178 isc = device_get_softc(dev);
179 sc = &isc->base;
274 struct jz4780_ehci_softc *isc; local
279 isc = device_get_softc(dev);
280 sc = &isc->base;
315 if (isc->clk)
316 clk_release(isc->clk);
319 free(isc->gpio_vbus, M_DEVBUF);

Completed in 189 milliseconds

1234567891011>>