Home
last modified time | relevance | path

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

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