Searched refs:load_return_t (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_loader.h46 typedef int load_return_t; typedef
66 load_return_t load_machfile(
H A Dmach_fat.c58 static load_return_t
73 load_return_t lret;
195 load_return_t
202 load_return_t lret;
240 load_return_t
265 load_return_t
H A Dmach_loader.c124 static load_return_t
136 static load_return_t
147 static load_return_t
167 static load_return_t
175 static load_return_t
182 static load_return_t
189 static load_return_t
196 static load_return_t
205 static load_return_t
213 static load_return_t
[all...]
H A Dkern_exec.c205 static int load_return_to_errno(load_return_t lrtn);
598 load_return_t lret;
722 load_return_t lret;
2937 * Description: Convert a load_return_t (Mach error) to an errno (BSD error)
2954 load_return_to_errno(load_return_t lrtn)
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dmach_loader.h50 typedef int load_return_t; typedef
H A Dkld_patch.c794 load_return_t load_return;

Completed in 69 milliseconds