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

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp956 mkext_file * module_file = 0; // don't free local
1095 module_file = &onekext_data->module;
1176 if (!(loaded_kmod && loaded_kmod->address) && (OSSwapBigToHostInt32(module_file->offset) ||
1177 OSSwapBigToHostInt32(module_file->compsize) ||
1178 OSSwapBigToHostInt32(module_file->realsize) ||
1179 OSSwapBigToHostInt32(module_file->modifiedsecs))) {
1191 module_info.fileinfo = module_file;

Completed in 18 milliseconds