Searched refs:rel_fd (Results 1 – 2 of 2) sorted by relevance
88 int rel_fd, abs_fd, notd_fd, exec_fd; variable161 rel_fd = open(relative_path, O_RDONLY); in setup()162 if (rel_fd == -1) { in setup()207 tests[0].tests[2].params[0].i = rel_fd; in setup()217 tests[0].tests[4].params[0].i = rel_fd; in setup()222 tests[0].tests[5].params[0].i = rel_fd; in setup()242 tests[1].tests[1].params[0].i = rel_fd; in setup()262 tests[1].tests[5].params[0].i = rel_fd; in setup()278 tests[2].tests[1].params[0].i = rel_fd; in setup()302 tests[2].tests[5].params[0].i = rel_fd; in setup()[all …]
91 int rel_fd, abs_fd, notd_fd, exec_fd; variable164 rel_fd = open(relative_path, O_RDONLY); in setup()165 if (rel_fd == -1) { in setup()210 tests[0].tests[2].params[0].i = rel_fd; in setup()220 tests[0].tests[4].params[0].i = rel_fd; in setup()225 tests[0].tests[5].params[0].i = rel_fd; in setup()245 tests[1].tests[1].params[0].i = rel_fd; in setup()265 tests[1].tests[5].params[0].i = rel_fd; in setup()281 tests[2].tests[1].params[0].i = rel_fd; in setup()305 tests[2].tests[5].params[0].i = rel_fd; in setup()[all …]