Searched refs:remove_subtree (Results 1 - 5 of 5) sorted by relevance

/sssd/src/tools/sssctl/
H A Dsssctl_logs.c59 ret = remove_subtree(LOG_PATH);
H A Dsssctl_data.c244 ret = remove_subtree(DB_PATH);
/sssd/src/tools/
H A Dtools_util.h116 int remove_subtree(const char *root);
H A Dfiles.c158 int remove_subtree(const char *root) function
/sssd/src/tests/
H A Dfiles-tests.c196 ret = remove_subtree(dir_path);
197 fail_unless(ret == EOK, "remove_subtree failed\n");

Completed in 20 milliseconds