Home
last modified time | relevance | path

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

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