Searched refs:ofile_result_code (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/dlcompat-20010505/
H A Ddlopen.c195 NSObjectFileImageReturnCode ofile_result_code; local
292 ofile_result_code = NSCreateObjectFileImageFromFile(module_path,
294 if(ofile_result_code != NSObjectFileImageSuccess){
295 switch(ofile_result_code){
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A Ddlf.c1060 NSObjectFileImageReturnCode ofile_result_code; local
1143 ofile_result_code = NSCreateObjectFileImageFromFile (path,
1145 if (ofile_result_code != NSObjectFileImageSuccess)
1147 switch (ofile_result_code)

Completed in 167 milliseconds