Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1046 struct sockaddr_nl snl; in OpenIfNotifySocket() local
1058 mDNSPlatformMemZero(&snl, sizeof snl); in OpenIfNotifySocket()
1059 snl.nl_family = AF_NETLINK; in OpenIfNotifySocket()
1060 snl.nl_groups = RTMGRP_LINK | RTMGRP_IPV4_IFADDR; in OpenIfNotifySocket()
1061 ret = bind(sock, (struct sockaddr *) &snl, sizeof snl); in OpenIfNotifySocket()
/titanic_50/usr/src/lib/libast/common/comp/
H A Dconf.sh804 …yz0123456789][^_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789]*/${snl}/g" $tmp.e |