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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c209 static int exec_extract_strings(struct image_params *imgp);
792 error = exec_extract_strings(imgp);
2296 * exec_extract_strings
2316 exec_extract_strings(struct image_params *imgp) function

Completed in 13 milliseconds