Lines Matching full:isc
2 * libntp local override of isc/mem.h to stub it out.
4 * include/isc is searched before any of the lib/isc include
6 * overriding headers of the same name under lib/isc.
9 * not use any normal lib/isc locking.
13 * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
20 * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
22 * AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
36 #include <isc/lang.h>
37 #include <isc/mutex.h>
38 #include <isc/platform.h>
39 #include <isc/types.h>
40 #include <isc/xml.h>