Home
last modified time | relevance | path

Searched refs:not_dir_path (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/test/stress/stress2/testcases/openat/
H A Ddoat.c69 char *not_dir_path = "/bin/date"; variable
173 notd_fd = open(not_dir_path, O_RDONLY); in setup()
179 exec_fd = open(not_dir_path, O_RDONLY); in setup()
581 tests[13].tests[3].params[1].cp = not_dir_path; in setup()