Searched defs:SOCK_STREAM (Results 1 - 10 of 10) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
H A Dsocket.h23 #define SOCK_STREAM tcp_sock_stream macro
35 * @v semantics Communication semantics (e.g. SOCK_STREAM)
41 if ( semantics == SOCK_STREAM ) {
42 return "SOCK_STREAM";
/external/clang/test/Analysis/
H A Dtaint-generic.c156 #define SOCK_STREAM 1 macro
165 sock = socket(AF_INET, SOCK_STREAM, 0);
169 sock = socket(AF_LOCAL, SOCK_STREAM, 0);
/external/syslinux/core/lwip/src/include/lwip/
H A Dsockets.h70 #define SOCK_STREAM 1 macro
/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 173 milliseconds