Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dmach_loader.h121 #define LOAD_ENOENT 8 /* resource not found */ macro
H A Dmach_loader.c3465 error = LOAD_ENOENT; in get_macho_vnode()
H A Dkern_exec.c6561 case LOAD_ENOENT: in load_return_to_errno()