Searched refs:remove_home (Results 1 - 3 of 3) sorted by relevance

/sssd/src/tools/
H A Dsss_sync_ops.h78 int remove_home);
H A Dsss_sync_ops.c423 int remove_home)
435 if (!remove_home) {
444 data->remove_homedir = (remove_home == DO_REMOVE_HOME);
420 userdel_defaults(TALLOC_CTX *mem_ctx, struct confdb_ctx *confdb, struct ops_ctx *data, int remove_home) argument
/sssd/src/python/
H A Dpysss.c317 int remove_home = 0; local
341 remove_home = DO_REMOVE_HOME;
343 remove_home = DO_NOT_REMOVE_HOME;
352 remove_home);

Completed in 732 milliseconds