Searched defs:lfd (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/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
|
/openbmc/linux/arch/powerpc/math-emu/ |
H A D | lfd.c | 10 lfd(void *frD, void *ea) in lfd() function
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_tcp_ca.c | 39 int lfd = (int)(long)arg, err = 0, fd; in server() local 85 int lfd = -1, fd = -1; in do_test() local 262 int err, lfd = -1, cli_fd = -1, srv_fd = -1; in test_dctcp_fallback() local
|
/openbmc/qemu/tests/unit/ |
H A D | socket-helpers.c | 43 int lfd = -1, cfd = -1, afd = -1; in socket_can_bind_connect() local
|
/openbmc/linux/tools/gpio/ |
H A D | gpio-event-mon.c | 36 int cfd, lfd; in monitor_device() local
|
/openbmc/linux/tools/testing/selftests/net/af_unix/ |
H A D | test_unix_oob.c | 177 int lfd, pfd; in main() local
|