Home
last modified time | relevance | path

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

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