Home
last modified time | relevance | path

Searched refs:connecttype (Results 1 – 2 of 2) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/android/ion/
Dipcsocket.h23 int opensocket(int *sockfd, const char *name, int connecttype);
Dipcsocket.c14 int opensocket(int *sockfd, const char *name, int connecttype) in opensocket() argument
40 if (connecttype == 1) { in opensocket()