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

/darwin-on-arm/xnu/bsd/kern/
H A Dmach_loader.h91 #define LOAD_IOERROR 9 /* IO error */ macro
H A Dmach_loader.c575 return(LOAD_IOERROR);
1520 ret = LOAD_IOERROR;
1763 error = LOAD_IOERROR;
1790 error = LOAD_IOERROR;
H A Dkern_exec.c3606 case LOAD_IOERROR:

Completed in 24 milliseconds