Home
last modified time | relevance | path

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

/coreutils/src/
Dselinux.c310 char const *ftspath[2] = { path, nullptr }; in restorecon() local
311 FTS *fts = xfts_open ((char *const *) ftspath, FTS_PHYSICAL, nullptr); in restorecon()