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

/system/bluetooth/tools/
H A Dpipetest.c95 static int _shutdown(int fd, int how) { function
181 _shutdown(fd[0], SHUT_RDWR);
202 _shutdown(fd[0], SHUT_RDWR);
240 _shutdown(fd[0], SHUT_RDWR);
328 _shutdown(fd[1], SHUT_RDWR);
H A Dsocktest.c300 static int _shutdown(int fd, int how) { function
368 _shutdown(fd, SHUT_RDWR);
473 _shutdown(fd, SHUT_RDWR);
497 _shutdown(fd, SHUT_RDWR);
528 _shutdown(fd, SHUT_RDWR);
606 _shutdown(fd, SHUT_RDWR);
671 _shutdown(fd, SHUT_RDWR);
H A Dasocket_test.c286 static int _shutdown(int fd, int how) { function
354 _shutdown(fd, SHUT_RDWR);
459 _shutdown(fd, SHUT_RDWR);
483 _shutdown(fd, SHUT_RDWR);
534 _shutdown(fd, SHUT_RDWR);
599 _shutdown(fd, SHUT_RDWR);
H A Dsock_shutdown_test.c207 static int _shutdown(int fd, int how) { function
241 _shutdown(fd, SHUT_RDWR);

Completed in 1282 milliseconds