Home
last modified time | relevance | path

Searched refs:msgLogSpec (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h80 OSKextLogSpec msgLogSpec,
85 OSKextLogSpec msgLogSpec,
245 OSKextLogSpec msgLogSpec,
402 OSKextLogSpec msgLogSpec);
647 OSKextLogSpec msgLogSpec);
/xnu-11215/libkern/c++/
H A DOSKext.cpp10134 OSKextLogSpec msgLogSpec) argument
10143 theKext->reportOSMetaClassInstances(msgLogSpec);
10167 msgLogSpec,
15273 OSKextLogSpec msgLogSpec, argument
15318 OSKextLogSpec msgLogSpec, argument
15324 OSKextVLog(aKext, msgLogSpec, format, argList);
15331 OSKextLogSpec msgLogSpec, argument
15351 msgLogSpec = msgLogSpec | kOSKextLogKextOrGlobalMask;
15388 logSpecNum = OSNumber::withNumber(msgLogSpec, 8 * sizeof(msgLogSpec));
15405 color = colorForFlags(msgLogSpec);
[all …]