Searched defs:copy_ctx (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tools/
H A Dfiles.c70 struct copy_ctx { struct
541 copy_dir(struct copy_ctx *cctx,
549 copy_entry(struct copy_ctx *cctx,
647 copy_dir(struct copy_ctx *cctx,
768 struct copy_ctx *cctx = NULL;
783 cctx = talloc_zero(NULL, struct copy_ctx);

Completed in 1690 milliseconds