Home
last modified time | relevance | path

Searched refs:allownumeric (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgetaddrinfo.c993 int allownumeric; in get_port() local
1012 allownumeric = 1; in get_port()
1020 allownumeric = 1; in get_port()
1023 allownumeric = 0; in get_port()
1032 if (!allownumeric) in get_port()
/netbsd-src/lib/libc/net/
H A Dgetaddrinfo.c1534 int allownumeric; in get_port() local
1556 allownumeric = 1; in get_port()
1564 allownumeric = 1; in get_port()
1572 if (!allownumeric) in get_port()