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

/macosx-10.10/Libinfo-459/lookup.subproj/
H A Dsi_module.h59 #define SI_CALL_NETWORK_BYNAME 14 macro
H A Dsi_module.c795 case SI_CALL_NETWORK_BYNAME: return si_network_byname(si, str1);
H A Dlibinfo.c1623 return si_async_call(si_search(), SI_CALL_NETWORK_BYNAME, name, NULL, NULL, 0, 0, 0, 0, (void *)si_libinfo_general_callback, sictx);

Completed in 140 milliseconds