Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Dkern_exec.c379 static int exec_add_apple_strings(struct image_params *imgp, const load_result_t *load_result);
1711 error = exec_add_apple_strings(imgp, &load_result); /* copies out main thread port */ in exec_mach_imgact()
5937 exec_add_apple_strings(struct image_params *imgp, in exec_add_apple_strings() function