Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_exec.c6349 int cdhash_errror = ubc_cs_getcdhash(imgp->ip_vp, imgp->ip_arch_offset, cdhash); in exec_add_apple_strings() local
6350 if (cdhash_errror == 0) { in exec_add_apple_strings()