Searched refs:launch_data_array_set_index (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/lib/liblaunch/ |
| HD | liblaunch.c | 384 launch_data_array_set_index(dict, thekey, i); in launch_data_dict_insert() 385 launch_data_array_set_index(dict, what, i + 1); in launch_data_dict_insert() 389 launch_data_array_set_index(dict, thekey, i); in launch_data_dict_insert() 390 launch_data_array_set_index(dict, what, i + 1); in launch_data_dict_insert() 443 launch_data_array_set_index(launch_data_t where, launch_data_t what, size_t ind) in launch_data_array_set_index() function 1129 …launch_data_array_set_index(globals->async_resp, launch_data_copy(async_resp), launch_data_array_g…
|
| HD | launch.h | 272 launch_data_array_set_index(launch_data_t larray, const launch_data_t lval,
|
| HD | libvproc.c | 544 launch_data_array_set_index(tmp_array, tmp, i); in _spawn_via_launchd() 580 launch_data_array_set_index(tmp_array, tmp, i); in _spawn_via_launchd()
|
| /NextBSD/bin/launchctl/ |
| HD | launchctl.c | 115 launch_data_array_set_index(arr, in to_launchd_sockets() 121 launch_data_array_set_index(arr, in to_launchd_sockets() 320 launch_data_array_set_index(arr, to_launchd(val), idx); in to_launchd()
|
| /NextBSD/sbin/launchd/ |
| HD | core.c | 1138 launch_data_array_set_index(tmp, tmp2, i); in job_export() 1177 launch_data_array_set_index(tmp2, tmp3, i); in job_export() 2430 launch_data_array_set_index(resp, launch_data_new_errno(errno), i); in job_import_bulk() 10056 (void)job_assumes(j, launch_data_array_set_index(outdata_obj_array, tmp_dict, cnt2));
|