Home
last modified time | relevance | path

Searched defs:ctrl_file (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_synproxy.c68 FILE *ctrl_file = NULL; in test_synproxy() local
/aosp_15_r20/packages/modules/Virtualization/libs/devicemapper/src/
Dloopdevice.rs110 let ctrl_file = OpenOptions::new() in try_attach() localVariable