test_common_getown
static int test_common_getown(int, int);
return test_common_getown(fd, 1);
return test_common_getown(fd, 0);
int test_common_getown(int);
return test_common_getown(fds[0]);
return test_common_getown(fds[0]);