about summary refs log tree commit diff
path: root/conform/data/sys/un.h-data
blob: e8e18fbd8fa7ccc310feb0e135447a5bcdfc82a1 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef ISO
type {struct sockaddr_un}

element {struct sockaddr_un} sa_family_t sun_family
element {struct sockaddr_un} char sun_path [0]

type sa_family_t
#endif