Home
last modified time | relevance | path

Searched defs:debug_fd (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/fuzzers/alarm/
Dfuzz_alarm.cc163 int debug_fd = open("/dev/null", O_RDWR); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-timesync-ptp.c46 int debug_fd; member
/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod-client.c821 int debug_fd; in cache_find_section() local
/aosp_15_r20/external/elfutils/src/
H A Dstrip.c123 static int debug_fd = -1; variable