/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/gpio/ |
H A D | gpio-mockup-cdev.c | 46 static int get_value_v2(int lfd) in get_value_v2() 79 static int get_value_v1(int lfd) in get_value_v1() 119 int opt, ret, cfd, lfd; in main() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_tcp_ca.c | 38 int lfd = (int)(long)arg, err = 0, fd; in server() local 84 int lfd = -1, fd = -1; in do_test() local 259 int err, lfd = -1, cli_fd = -1, srv_fd = -1; in test_dctcp_fallback() local
|
/aosp_15_r20/hardware/interfaces/common/support/ |
H A D | test.cpp | 31 int lfd = libcutils->data[i]; in checkEq() local 47 int lfd = libcutils->data[libcutils->numFds + i]; in checkEq() local
|
/aosp_15_r20/packages/modules/adb/client/ |
D | file_sync_client.cpp | 651 unique_fd lfd(adb_open(lpath.c_str(), O_RDONLY | O_CLOEXEC)); in SendLargeFile() local 753 unique_fd lfd(adb_open(lpath.c_str(), O_RDONLY | O_CLOEXEC)); in SendLargeFileLegacy() local 1107 unique_fd lfd(adb_creat(lpath, 0644)); in sync_recv_v1() local 1164 unique_fd lfd(adb_creat(lpath, 0644)); in sync_recv_v2() local
|
/aosp_15_r20/test/vts-testcase/kernel/bow/ |
D | BowTest.cpp | 82 unique_fd lfd(open(loop_device_.c_str(), O_RDWR)); in SetUp() local 90 unique_fd lfd(open(loop_device_.c_str(), O_RDWR)); in TearDown() local
|
/aosp_15_r20/external/strace/tests/ |
H A D | getsockname.c | 36 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | getpeername.c | 36 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | recvfrom.c | 53 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | accept.c | 89 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | getsockname.c | 36 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | getpeername.c | 36 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | recvfrom.c | 53 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | accept.c | 89 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | getsockname.c | 36 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | getpeername.c | 36 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | recvfrom.c | 53 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | accept.c | 89 int lfd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
/aosp_15_r20/external/toybox/toys/lsb/ |
H A D | umount.c | 84 int lfd = open(dev, O_RDONLY); local
|
/aosp_15_r20/external/toybox/toys/other/ |
H A D | losetup.c | 55 int lfd = -1, ffd = -1; local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/accept4/ |
H A D | accept4_01.c | 49 int lfd; in create_listening_socket() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/af_unix/ |
H A D | test_unix_oob.c | 177 int lfd, pfd; in main() local
|
/aosp_15_r20/external/ltp/testcases/realtime/func/rt-migrate/ |
H A D | rt-migrate.c | 81 int lfd; variable
|