Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c70 struct IfChangeRec struct
75 typedef struct IfChangeRec IfChangeRec; argument
1232 IfChangeRec *pChgRec = (IfChangeRec*) context; in InterfaceChangeCallback()
1260 IfChangeRec *pChgRec; in WatchForInterfaceChange()
1262 pChgRec = (IfChangeRec*) mDNSPlatformMemAllocate(sizeof *pChgRec); in WatchForInterfaceChange()