HomeSort by relevance Sort by last modified time
    Searched refs:sendtosocket (Results 1 - 3 of 3) sorted by null

  /external/linux-kselftest/tools/testing/selftests/android/ion/
ipcsocket.h 26 int sendtosocket(int sockfd, struct socketdata *data);
ionutils.c 227 status = sendtosocket(sockfd, &skdata);
229 fprintf(stderr, "<%s>: Failed: sendtosocket\n", __func__);
ipcsocket.c 105 int sendtosocket(int sockfd, struct socketdata *skdata) function

Completed in 81 milliseconds