Searched refs:ftspath (Results 1 – 1 of 1) sorted by relevance
310 char const *ftspath[2] = { path, nullptr }; in restorecon() local311 FTS *fts = xfts_open ((char *const *) ftspath, FTS_PHYSICAL, nullptr); in restorecon()