Home
last modified time | relevance | path

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

/third_party/gn/src/base/posix/
Dfile_descriptor_shuffle.cc27 int temp_fd = -1; in PerformInjectiveMultimapDestructive() local
/third_party/ltp/testcases/kernel/syscalls/fsconfig/
Dfsconfig02.c10 static int fd = -1, temp_fd = -1, invalid_fd = -1; variable