Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1148 struct sockaddr_nl snl; in OpenIfNotifySocket() local
1160 bzero( &snl, sizeof snl); in OpenIfNotifySocket()
1161 snl.nl_family = AF_NETLINK; in OpenIfNotifySocket()
1162 snl.nl_groups = RTMGRP_LINK | RTMGRP_IPV4_IFADDR; in OpenIfNotifySocket()
1163 ret = bind( sock, (struct sockaddr *) &snl, sizeof snl); in OpenIfNotifySocket()
/titanic_44/usr/src/lib/libast/common/comp/
H A Dconf.sh804 …yz0123456789][^_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789]*/${snl}/g" $tmp.e |