Searched refs:g_service_name (Results 1 – 1 of 1) sorted by relevance
105 char g_service_name[256]; variable338 if (bootstrap_look_up(child_bootstrap, g_service_name, &exception_port) != KERN_SUCCESS) { in arch_launchChild()477 snprintf(g_service_name, sizeof(g_service_name), "com.google.code.honggfuzz.%d", in arch_archInit()479 if (bootstrap_check_in(bootstrap, g_service_name, &g_exception_port) != KERN_SUCCESS) { in arch_archInit()