_GetInfo
status_t _GetInfo(uint32 what, const char* name,
return _GetInfo(B_GET_LAUNCH_TARGET_INFO, name, info);
return _GetInfo(B_GET_LAUNCH_JOB_INFO, name, info);