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

/xnu-2782.1.97/bsd/kern/
H A Dmach_loader.h92 #define LOAD_IOERROR 9 /* IO error */ macro
H A Dmach_loader.c603 return(LOAD_IOERROR);
1627 ret = LOAD_IOERROR;
1879 error = LOAD_IOERROR;
1906 error = LOAD_IOERROR;
H A Dkern_exec.c4095 case LOAD_IOERROR:

Completed in 35 milliseconds