Searched refs:bundle_name (Results 1 – 2 of 2) sorted by relevance
2484 io_name_t bundle_name) in is_io_object_get_bundle_identifier() argument2492 if (!obj_name || !bundle_name) { in is_io_object_get_bundle_identifier()2518 strlcpy(bundle_name, identifier->getCStringNoCopy(), sizeof(io_name_t)); in is_io_object_get_bundle_identifier()
817 const char *bundle_name = NULL; in allocAndInitFakeKext() local824 bundle_name = "mach_kernel"; in allocAndInitFakeKext()838 bundle_name = "sptm"; in allocAndInitFakeKext()847 bundle_name = "txm"; in allocAndInitFakeKext()952 OSSharedPtr<OSString> scratchString(OSString::withCStringNoCopy(bundle_name)); in allocAndInitFakeKext()