Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2309 int task_path_fixed_len; local
2356 task_path_fixed_len = task_path.used; // Remember number of used characters.
2381 task_path.used = task_path_fixed_len; // Reset task_path to "/proc/".