Searched refs:SUN_LEN (Results 1 – 2 of 2) sorted by relevance
52 SUN_LEN(&skaddr)); in opensocket()88 SUN_LEN(&skaddr)); in opensocket()
75 #ifndef SUN_LEN76 #define SUN_LEN(su) \ macro537 if (bind(s, (struct sockaddr *)&sun_sa, SUN_LEN(&sun_sa)) < 0) { in unix_bind()572 if (connect(s, (struct sockaddr *)&sun_sa, SUN_LEN(&sun_sa)) < 0) { in unix_connect()