Searched refs:DNBProcessLaunch (Results 1 – 4 of 4) sorted by relevance
45 nub_process_t DNBProcessLaunch(
26 * DNB.cpp (DNBProcessLaunch): Added a stat on the incoming path that we are91 (RNBRunLoopLaunchInferior): Ditto and also use new DNBProcessLaunch that115 * DNB.cpp (DNBProcessLaunch): Changed to take a eror string pointer with 117 * DNB.h (DNBProcessLaunch): Ditto.324 (DNBProcessLaunch): Improved logging.664 * DNB.cpp/h: (DNBProcessLaunch): Added nub_launch_flavor_t and error 667 now be done using DNBProcessLaunch with launch_flavor being set to1000 * DNB.h: Pass envp to DNBProcessLaunch & DNBProcessSBLaunch.
247 nub_process_t pid = DNBProcessLaunch( in RNBRunLoopLaunchInferior()
321 nub_process_t DNBProcessLaunch( in DNBProcessLaunch() function