OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_BSD_SA_FAMILY_T_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
in.h
77
#ifdef
_BSD_SA_FAMILY_T_
78
typedef
_BSD_SA_FAMILY_T_
sa_family_t;
79
#undef
_BSD_SA_FAMILY_T_
317
#ifdef
_BSD_SA_FAMILY_T_
318
typedef
_BSD_SA_FAMILY_T_
sa_family_t;
319
#undef
_BSD_SA_FAMILY_T_
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
socket.h
53
#ifdef
_BSD_SA_FAMILY_T_
54
typedef
_BSD_SA_FAMILY_T_
sa_family_t;
55
#undef
_BSD_SA_FAMILY_T_
Completed in 99 milliseconds