Searched refs:test_common_getown (Results 1 – 5 of 5) sorted by relevance
42 static int test_common_getown(int, int);54 return test_common_getown(fd, 1); in test_getown_fcntl()60 return test_common_getown(fd, 0); in test_getown_ioctl()194 test_common_getown(int fd, int dofcntl) in test_common_getown() function
59 return test_common_getown(fds[0]); in test_pipe_getown()
39 int test_common_getown(int);
63 return test_common_getown(fds[0]); in test_socket_getown()
147 test_common_getown(int fd) in test_common_getown() function