Home | History | Annotate | Download | only in source

Lines Matching refs:SUN_LEN

655         saddr_un.sun_len = SUN_LEN (&saddr_un);
657 if (::connect (s, (struct sockaddr *)&saddr_un, SUN_LEN (&saddr_un)) < 0)