Home
last modified time | relevance | path

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

/tools/testing/selftests/capabilities/
Dtest_execve.c154 static void copy_fromat_to(int fromfd, const char *fromname, const char *toname) in copy_fromat_to()
/tools/perf/util/
Dutil.c209 int fromfd, tofd; in copyfile_mode_ns() local