repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix whitespace issue.
[glibc.git]
/
conform
/
data
/
sys
/
un.h-data
blob
bb976f2b0be42b3b891dc3f4a0b90edced236705
1
#ifndef ISO
2
type {struct sockaddr_un}
3
4
element {struct sockaddr_un} sa_family_t sun_family
5
element {struct sockaddr_un} char sun_path []
6
7
type sa_family_t
8
#endif