Searched refs:SO_TYPE (Results 1 - 16 of 16) sorted by relevance

/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dsocket.h33 #define SO_TYPE 0x1008 /* Compatible name for SO_STYLE. */ macro
34 #define SO_STYLE SO_TYPE /* Synonym */
/external/kernel-headers/original/uapi/asm-generic/
H A Dsocket.h11 #define SO_TYPE 3 macro
/external/strace/xlat/
H A Dsockoptions.h17 #if defined(SO_TYPE) || (defined(HAVE_DECL_SO_TYPE) && HAVE_DECL_SO_TYPE)
18 XLAT(SO_TYPE),
/external/avahi/avahi-daemon/
H A Dsd-daemon.c181 if (getsockopt(fd, SOL_SOCKET, SO_TYPE, &other_type, &l) < 0)
/external/dbus/dbus/
H A Dsd-daemon.c176 if (getsockopt(fd, SOL_SOCKET, SO_TYPE, &other_type, &l) < 0)
/external/valgrind/include/vki/
H A Dvki-darwin.h187 #define VKI_SO_TYPE SO_TYPE
H A Dvki-solaris.h1069 #define VKI_SO_TYPE SO_TYPE
/external/webrtc/webrtc/base/
H A Dphysicalsocketserver.cc116 VERIFY(0 == getsockopt(s_, SOL_SOCKET, SO_TYPE, (SockOptArg)&type, &len));
/external/libpcap/
H A Dpcap-linux.c3917 if (getsockopt(handle->fd, SOL_SOCKET, SO_TYPE, &sk_type,
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 145 milliseconds