5 /* Open Group Base Specifications Issue 6 */
9 /* Should match corresponding typedef in <sys/socket.h> */
10 typedef uint8_t sa_family_t
;
11 #endif /* _SA_FAMILY_T */
15 sa_family_t sun_family
;
19 /* Note: UNIX domain sockets are not implemented! */