Searched refs:LOAD_RESOURCE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dmach_loader.h72 #define LOAD_RESOURCE 7 /* resource allocation failure */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_loader.h80 #define LOAD_RESOURCE 7 /* resource allocation failure */ macro
H A Dmach_loader.c775 return(LOAD_RESOURCE);
908 return(LOAD_RESOURCE);
974 return(LOAD_RESOURCE);
1257 ret = LOAD_RESOURCE;
1471 return LOAD_RESOURCE;
H A Dkern_exec.c2966 case LOAD_RESOURCE:

Completed in 105 milliseconds