Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c1090 char maskpath[PATH_MAX]; in store_mask() local
1096 pathcat2(maskpath, sizeof(maskpath), path, mask); in store_mask()
1099 rc = write_string_file(maskpath, bp); in store_mask()