Home
last modified time | relevance | path

Searched refs:NET_INADDR_ANY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-install186 if [ "$prop" != "${NET_INADDR_ANY}/0" ]; then
192 if [ "$prop" = "${NET_INADDR_ANY}/0" ]; then
230 if [ "$prop" != "$NET_INADDR_ANY" ]; then
/illumos-gate/usr/src/lib/libresolv2/
H A Ddns-install59 if [ $? -eq 0 -a "$prop" != "$NET_INADDR_ANY" ]; then
/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh29 NET_INADDR_ANY="0.0.0.0"