Searched defs:isv4literal (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/libnsl/nss/ | ||
| H A D | getipnodeby.c | 270 boolean_t isv4literal; local 275 isv4literal = (inet_addr(name) != ((in_addr_t)-1)) || 280 if (isv4literal || isv6literal) |
Completed in 25 milliseconds