Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/utils/persistent_mode/
H A Dtest-instr.c42 int fd_doc = open(fn, O_WRONLY | O_CREAT | O_TRUNC, 0600); in main() local
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dafl-compiler-rt.o.c973 s32 fd_doc = open(fn, O_WRONLY | O_CREAT | O_TRUNC, DEFAULT_PERMISSION); in __afl_start_snapshots() local
1241 s32 fd_doc = open(fn, O_WRONLY | O_CREAT | O_TRUNC, DEFAULT_PERMISSION); in __afl_start_forkserver() local