Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zoneadmd/
H A Dvplat.c1961 } so_dst, so_ifp; variable
2032 so_ifp.sa.sa_family = AF_LINK; in who_is_using()
2044 l = ROUNDUP_LONG(salen(&so_ifp.sa)); in who_is_using()
2045 (void) memmove(cp, &(so_ifp), l); in who_is_using()