Home
last modified time | relevance | path

Searched refs:opensocket (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dipcsocket.h23 int opensocket(int *sockfd, const char *name, int connecttype);
H A Dionapp_import.c30 status = opensocket(&sockfd, SOCKET_NAME, 0); in main()
H A Dionapp_export.c90 status = opensocket(&sockfd, SOCKET_NAME, 1); in main()
92 fprintf(stderr, "<%s>: Failed opensocket.\n", __func__); in main()
H A Dipcsocket.c14 int opensocket(int *sockfd, const char *name, int connecttype) in opensocket() function

Completed in 2 milliseconds