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

/system/bluetooth/tools/
H A Dpipetest.c37 static int _socketpair(int fd[2]) { function
175 if (_socketpair(fd)) return -1;
196 if (_socketpair(fd)) return -1;
217 if (_socketpair(fd)) return -1;
234 if (_socketpair(fd)) return -1;

Completed in 39 milliseconds