Searched refs:spreftmp (Results 1 - 2 of 2) sorted by path

/netbsd-6-1-5-RELEASE/usr.sbin/ldpd/
H A Dlabel.c61 char spreftmp[INET_ADDRSTRLEN]; local
88 strlcpy(spreftmp, union_ntoa(so_pref), INET_ADDRSTRLEN);
90 union_ntoa(so_dest), spreftmp);
H A Dmpls_routes.c448 char spreftmp[INET_ADDRSTRLEN]; local
449 strlcpy(spreftmp, inet_ntoa(so_pref->sin.sin_addr),
453 spreftmp);

Completed in 146 milliseconds