Searched refs:included (Results 1 – 10 of 10) sorted by relevance
4 // The contents of this file are implicitly included at the beginning of every source file.
31 #error This file is only included in the userspace internal SDK for the SPTM project
10 // because in6.h can only be included from in.h, it cannot be used
13 …the actual XNU source (just under `osfmk/`). Then for a list of headers included by our code-under…
64 regions that need to be included in the hibernation image (for example, the129 included in the image so that the PPL can compute an HMAC of the hibernation279 memory is included in the hibernation image. Any missing pages will panic the
15 * included with this distribution is covered by the same copyright terms
2314 int included = 0; in bridge_iff_input() local2327 included = 1; in bridge_iff_input()2336 included ? "inside" : "outside", frmlen); in bridge_iff_input()2343 if (included == 0) { in bridge_iff_input()9842 bool included = false;9851 included = true;9860 included ? "inside" : "outside", header_length);9861 if (!included) {9865 return included;
329 most compilers, clang included, implement it as an equivalent
74 #error This file is only included in the userspace internal SDK for the SPTM project
59 * is included in support of clause 2.2 (b) of the Apple Public License,