Searched defs:fd_doc (Results 1 – 2 of 2) sorted by relevance
42 int fd_doc = open(fn, O_WRONLY | O_CREAT | O_TRUNC, 0600); in main() local
973 s32 fd_doc = open(fn, O_WRONLY | O_CREAT | O_TRUNC, DEFAULT_PERMISSION); in __afl_start_snapshots() local1241 s32 fd_doc = open(fn, O_WRONLY | O_CREAT | O_TRUNC, DEFAULT_PERMISSION); in __afl_start_forkserver() local