Home
last modified time | relevance | path

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

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