Home
last modified time | relevance | path

Searched refs:bootstrap_lookup_children (Results 1 – 3 of 3) sorted by relevance

/trueos/lib/liblaunch/
HDbootstrap_priv.h58 kern_return_t bootstrap_lookup_children(mach_port_t bp, mach_port_array_t *children, name_array_t *…
HDlibbootstrap.c177 bootstrap_lookup_children(mach_port_t bp, mach_port_array_t *children, name_array_t *names, bootstr… in bootstrap_lookup_children() function
/trueos/bin/launchctl/
HDlaunchctl_old.c3757 …kern_return_t kr = bootstrap_lookup_children(bsport, &child_ports, &child_names, &child_props, (ma… in _bstree_cmd()