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