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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dimageboot.c56 #define kIBFilePrefix "file://" macro
73 if (strncmp(root_path, kIBFilePrefix,
74 strlen(kIBFilePrefix)) == 0) {

Completed in 25 milliseconds