Searched refs:RestoreconRecurse (Results 1 – 12 of 12) sorted by relevance
63 (void)RestoreconRecurse("/dev"); in LoadSelinuxPolicy()114 if (RestoreconRecurse(argv[0]) && errno != 0) { in RestoreContentRecurse()
29 return RestoreconRecurse(argv[1]); in main()
27 int RestoreconRecurse(const char *path);
14 | int **RestoreconRecurse**(const char *path); | **接口功能**:单线程更新文件或者目录的标签,递归遍历更新子目录和文件标签。<br/>**返回值*…
163 int RestoreconRecurse(const char *path) in RestoreconRecurse() function
387 RestoreconRecurse(DATA_SERVICE_EL0_STORAGE_DAEMON_SD.c_str()); in InitGlobalKey()428 RestoreconRecurse(DATA_SERVICE_EL1_PUBLIC_STORAGE_DAEMON_SD.c_str()); in InitGlobalUserKeys()760 RestoreconRecurse((DATA_SERVICE_EL2 + "public").c_str()); in RestoreconElX()765 RestoreconRecurse((DATA_SERVICE_EL2 + std::to_string(userId) + "/share").c_str()); in RestoreconElX()
14 | int **RestoreconRecurse**(const char *path); | Updates the file or directory label for a single t…
554 if (RestoreconRecurse(path.c_str()) == -1) { in RestoreconPath()582 RestoreconRecurse(UPDATER_PATH); in CopyUpdaterLogs()972 RestoreconRecurse(file.c_str()); in SetFileAttributes()
239 (void)RestoreconRecurse(BOOTEVENT_OUTPUT_PATH); in CreateBootEventFile()
717 int RestoreconRecurse(const char *name) in RestoreconRecurse() function
619 if (RestoreconRecurse(publicPath)) { in SetHnpRestorecon()
1271 RestoreconRecurse(path.c_str()); in RestoreconSystemServiceDirs()