Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dipcsocket.h21 * connecttype: implies server(0) or client(1)
23 int opensocket(int *sockfd, const char *name, int connecttype);
H A Dipcsocket.c14 int opensocket(int *sockfd, const char *name, int connecttype) in opensocket() argument
40 if (connecttype == 1) { in opensocket()

Completed in 1 milliseconds