Searched refs:VTYELLOW (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp68 #define VTYELLOW "\033[33m"
71 #define VTYELLOW "" macro
388 IOLog(VTYELLOW "Skipping extension \"%s\" during safe boot "
394 IOLog(VTYELLOW "mkext entry %d: " VTRESET, index);
396 IOLog(VTYELLOW "kernel extension " VTRESET);
398 IOLog(VTYELLOW "info dictionary isn't a dictionary\n"
402 IOLog(VTYELLOW "mkext entry %d: " VTRESET, index);
404 IOLog(VTYELLOW "kernel extension " VTRESET);
406 IOLog(VTYELLOW "\"CFBundleIdentifier\" property is "
410 IOLog(VTYELLOW "kerne
[all...]
H A Dkext.cpp88 #define VTYELLOW "\033[33m" macro
92 #define VTYELLOW macro
809 IOLog(VTYELLOW "Failed to load extension %s.\n" VTRESET, kmod_name);
H A Dload.c93 #define VTYELLOW "\033[33m" macro
97 #define VTYELLOW macro

Completed in 109 milliseconds