Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dkern_exec.c402 static int exec_add_apple_strings(struct image_params *imgp, const load_result_t *load_result, task…
2355 error = exec_add_apple_strings(imgp, &load_result, task); /* copies out main thread port */ in exec_mach_imgact()
6897 exec_add_apple_strings(struct image_params *imgp, in exec_add_apple_strings() function