Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/kern/ !
H A Dkern_exec.c385 static int exec_extract_strings(struct image_params *imgp);
1296 error = exec_extract_strings(imgp); in exec_mach_imgact()
5687 exec_extract_strings(struct image_params *imgp) in exec_extract_strings() function