Home
last modified time | relevance | path

Searched defs:cwd_fd (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/symlinkat/
H A Dsymlinkat01.c67 static int olddirfd, newdirfd = -1, cwd_fd = AT_FDCWD, stdinfd = 0, crapfd = variable
/third_party/ltp/testcases/kernel/syscalls/linkat/
H A Dlinkat01.c87 static int olddirfd, newdirfd = -1, cwd_fd = AT_FDCWD, stdinfd = 0, badfd = variable
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc1295 const int cwd_fd = open(".", O_RDONLY); in ExecDeathTestSpawnChild() local
/third_party/node/deps/googletest/src/
H A Dgtest-death-test.cc1261 const int cwd_fd = open(".", O_RDONLY); in ExecDeathTestSpawnChild() local
/third_party/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc1320 const int cwd_fd = open(".", O_RDONLY); in ExecDeathTestSpawnChild() local

Completed in 9 milliseconds