Searched refs:bootstrap_look_up (Results 1 – 7 of 7) sorted by relevance
138 kr = bootstrap_look_up(bootstrap_port, (char*)service_name, &service_port_);141 PRINT_BOOTSTRAP_RESULT(kr, "bootstrap_look_up(): ");
255 } bootstrap_look_up; member
182 kret = ::bootstrap_look_up (bootstrap_port, in BootstrapLookup()
116 kr = bootstrap_look_up(bootstrap_subset_port_,120 NSLog(@"ResetBootstrapPort: bootstrap_look_up failed: %s (%d)",
272 init_result_ = bootstrap_look_up(task_bootstrap_port,
634 DECL_TEMPLATE(darwin, bootstrap_look_up);
7618 POST(bootstrap_look_up) in POST() argument7637 MACH_ARG(bootstrap_look_up.service_name)); in POST()7642 VG_(free)(MACH_ARG(bootstrap_look_up.service_name)); in POST()7645 PRE(bootstrap_look_up) in PRE() argument7659 MACH_ARG(bootstrap_look_up.service_name) = in PRE()7662 AFTER = POST_FN(bootstrap_look_up); in PRE()7708 CALL_PRE(bootstrap_look_up); in PRE()