Searched refs:ul_scope_id (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libsocket/inet/ | ||
H A D | getaddrinfo.c | 764 ulong_t ul_scope_id; local 779 if ((ul_scope_id = strtoul(zone, &endp, 10)) != 0) { 785 (uint32_t)(ul_scope_id & 0xffffffffUL); |
Completed in 56 milliseconds