Searched refs:paths (Results 1 – 3 of 3) sorted by relevance
113 const char** paths = key_paths; in load_keys() local118 while ((path = *paths++)) { in load_keys()
22 state. devices-l includes the device paths in the state.
1226 char *paths[] = { mountPoint, NULL }; in fixupAsecPermissions() local1228 FTS *fts = fts_open(paths, FTS_PHYSICAL | FTS_NOCHDIR | FTS_XDEV, NULL); in fixupAsecPermissions()