OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SOCK_RDM_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/common/include/
socket_portable.h
24
#define
SOCK_RDM_PORTABLE
4
/development/ndk/sources/android/libportable/arch-mips/
socket.c
78
case
SOCK_RDM_PORTABLE
: native_type |= SOCK_RDM; break;
118
case SOCK_RDM: portable_type |=
SOCK_RDM_PORTABLE
; break;
Completed in 35 milliseconds