Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zoneadmd/
H A Dvplat.c1960 } so_dst, so_ifp; variable
2031 so_ifp.sa.sa_family = AF_LINK; in who_is_using()
2043 l = ROUNDUP_LONG(salen(&so_ifp.sa)); in who_is_using()
2044 (void) memmove(cp, &(so_ifp), l); in who_is_using()