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

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dsi_module.h76 #define SI_CALL_IPNODE_BYNAME 31 macro
H A Dsi_module.c806 case SI_CALL_IPNODE_BYNAME: return si_ipnode_byname(si, (const char *)str1, num1, num2, str3, err);
H A Dlibinfo.c1267 return si_async_call(si_search(), SI_CALL_IPNODE_BYNAME, name, NULL, NULL, (uint32_t)family, (uint32_t)flags, 0, 0, (void *)si_libinfo_general_callback, sictx);

Completed in 78 milliseconds