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

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dsi_module.h62 #define SI_CALL_SERVICE_BYNAME 17 macro
H A Dsi_module.c797 case SI_CALL_SERVICE_BYNAME: return si_service_byname(si, str1, str2);
H A Dlibinfo.c1764 return si_async_call(si_search(), SI_CALL_SERVICE_BYNAME, name, proto, NULL, 0, 0, 0, 0, (void *)si_libinfo_general_callback, sictx);

Completed in 237 milliseconds