Searched refs:scopename (Results 1 – 2 of 2) sorted by relevance
33 isc_netscope_pton(int af, char *scopename, void *addr, isc_uint32_t *zoneid) { in isc_netscope_pton() argument58 (ifid = if_nametoindex((const char *)scopename)) != 0) in isc_netscope_pton()62 llz = isc_string_touint64(scopename, &ep, 10); in isc_netscope_pton()63 if (ep == scopename) in isc_netscope_pton()
39 isc_netscope_pton(int af, char *scopename, void *addr, isc_uint32_t *zoneid);