Searched defs:send_to_child (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/providers/ad/ |
H A D | ad_gpo.c | 133 bool send_to_child; member in struct:gp_gpo 174 bool send_to_child, 2241 bool send_to_child = true; local 2302 send_to_child = false; 2313 DEBUG(SSSDBG_TRACE_FUNC, "send_to_child: %d\n", send_to_child); 2316 cse_filtered_gpo->send_to_child = send_to_child; 2320 send_to_child, 4119 * them in the GPO_CACHE directory. Note that if the send_to_child inpu 4123 ad_gpo_process_cse_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, bool send_to_child, struct sss_domain_info *domain, const char *gpo_guid, const char *smb_server, const char *smb_share, const char *smb_path, const char *smb_cse_suffix, int cached_gpt_version, int gpo_timeout_option) argument [all...] |
Completed in 21 milliseconds