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

/bind-9.11.3/lib/isc/include/isc/
H A Dnetscope.h30 isc_netscope_pton(int af, char *scopename, void *addr, isc_uint32_t *zoneid);
/bind-9.11.3/lib/isc/
H A Dnetscope.c24 isc_netscope_pton(int af, char *scopename, void *addr, isc_uint32_t *zoneid) { argument
49 (ifid = if_nametoindex((const char *)scopename)) != 0)
53 llz = isc_string_touint64(scopename, &ep, 10);
54 if (ep == scopename)

Completed in 19 milliseconds