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

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c2815 char fromfullpath[PATH_MAX]; local
2821 fullpath(fromfullpath, sizeof(fromfullpath), fromrelpath);
2824 if (samefile(fromfullpath, tofullpath))

Completed in 85 milliseconds