Searched defs:pvt (Results 1 - 25 of 106) sorted by relevance

12345

/sssd/src/util/
H A Dutil_sss_idmap.c24 void *sss_idmap_talloc(size_t size, void *pvt) argument
26 return talloc_size(pvt, size);
29 void sss_idmap_talloc_free(void *ptr, void *pvt) argument
/sssd/src/providers/data_provider/
H A Ddp_iface.c60 struct dp_client *pvt)
62 return sbus_conn_register_iface_map(conn, dp_map, pvt);
59 dp_register_sbus_interface(struct sbus_connection *conn, struct dp_client *pvt) argument
/sssd/src/responder/ifp/
H A Difp_iface.c168 errno_t ifp_register_sbus_interface(struct sbus_connection *conn, void *pvt) argument
170 return sbus_conn_register_iface_map(conn, iface_map, pvt);
/sssd/src/responder/pam/
H A Dpam_helpers.c34 void *pvt);
102 void *pvt)
108 talloc_get_type(pvt, struct pam_initgr_table_ctx);
99 pam_initgr_cache_remove(struct tevent_context *ev, struct tevent_timer *te, struct timeval tv, void *pvt) argument
/sssd/src/tools/sssctl/
H A Dsssctl_config.c37 void *pvt)
35 sssctl_config_check(struct sss_cmdline *cmdline, struct sss_tool_ctx *tool_ctx, void *pvt) argument
H A Dsssctl_logs.c40 void *pvt)
80 void *pvt)
38 sssctl_logs_remove(struct sss_cmdline *cmdline, struct sss_tool_ctx *tool_ctx, void *pvt) argument
78 sssctl_logs_fetch(struct sss_cmdline *cmdline, struct sss_tool_ctx *tool_ctx, void *pvt) argument
/sssd/src/providers/ad/
H A Dad_dyndns.c32 void ad_dyndns_update(void *pvt);
93 void ad_dyndns_timer(void *pvt) argument
95 struct ad_options *ctx = talloc_get_type(pvt, struct ad_options);
130 void ad_dyndns_update(void *pvt) argument
132 struct ad_options *ctx = talloc_get_type(pvt, struct ad_options);
/sssd/src/sbus/
H A Dsssd_dbus_common_signals.c71 void sbus_register_common_signals(struct sbus_connection *conn, void *pvt) argument
/sssd/src/providers/
H A Dbe_ptask_private.h37 void *pvt; member in struct:be_ptask
H A Ddata_provider_callbacks.c35 void *pvt; member in struct:be_cb
54 be_callback_t cb, void *pvt, struct be_cb **cb_list,
69 new_cb->pvt = pvt;
85 struct timeval current_time, void *pvt)
87 struct be_cb_ctx *cb_ctx = talloc_get_type(pvt, struct be_cb_ctx);
96 cb_ctx->callback->cb(cb_ctx->callback->pvt);
157 void *pvt, struct be_cb **reconnect_cb)
161 ret = be_add_cb(mem_ctx, ctx, cb, pvt, &ctx->reconnect_cb_list, reconnect_cb);
187 callback->cb(callback->pvt);
53 be_add_cb(TALLOC_CTX *mem_ctx, struct be_ctx *ctx, be_callback_t cb, void *pvt, struct be_cb **cb_list, struct be_cb **return_cb) argument
84 be_run_cb_step(struct tevent_context *ev, struct tevent_timer *te, struct timeval current_time, void *pvt) argument
156 be_add_reconnect_cb(TALLOC_CTX *mem_ctx, struct be_ctx *ctx, be_callback_t cb, void *pvt, struct be_cb **reconnect_cb) argument
195 be_add_online_cb(TALLOC_CTX *mem_ctx, struct be_ctx *ctx, be_callback_t cb, void *pvt, struct be_cb **online_cb) argument
238 be_add_unconditional_online_cb(TALLOC_CTX *mem_ctx, struct be_ctx *ctx, be_callback_t cb, void *pvt, struct be_cb **unconditional_online_cb) argument
265 be_add_offline_cb(TALLOC_CTX *mem_ctx, struct be_ctx *ctx, be_callback_t cb, void *pvt, struct be_cb **offline_cb) argument
[all...]
/sssd/src/providers/ipa/
H A Dipa_dyndns.c33 void ipa_dyndns_update(void *pvt);
74 void ipa_dyndns_timer(void *pvt) argument
76 struct ipa_options *ctx = talloc_get_type(pvt, struct ipa_options);
114 void ipa_dyndns_update(void *pvt) argument
116 struct ipa_options *ctx = talloc_get_type(pvt, struct ipa_options);
/sssd/src/providers/ldap/
H A Dldap_common.h115 void *pvt);
189 void sdap_remove_kdcinfo_files_callback(void *pvt);
212 * send_fn's pvt parameter will be a pointer to ldap_enum_ctx
217 void *pvt; member in struct:ldap_enum_ctx
225 void *pvt);
231 void *pvt);
H A Dldap_id_enum.c37 void *pvt)
93 ectx->pvt = pvt;
129 void *pvt)
144 ectx = talloc_get_type(pvt, struct ldap_enum_ctx);
152 state->id_ctx = talloc_get_type_abort(ectx->pvt, struct sdap_id_ctx);
32 ldap_setup_enumeration(struct be_ctx *be_ctx, struct sdap_options *opts, struct sdap_domain *sdom, be_ptask_send_t send_fn, be_ptask_recv_t recv_fn, void *pvt) argument
125 ldap_enumeration_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct be_ctx *be_ctx, struct be_ptask *be_ptask, void *pvt) argument
H A Dsdap_sudo.c144 static void sdap_sudo_online_cb(void *pvt) argument
148 sudo_ctx = talloc_get_type(pvt, struct sdap_sudo_ctx);
H A Dsdap_sudo_shared.c38 void *pvt)
94 full_send_fn, full_recv_fn, pvt,
111 smart_send_fn, smart_recv_fn, pvt,
32 sdap_sudo_ptask_setup_generic(struct be_ctx *be_ctx, struct dp_option *opts, be_ptask_send_t full_send_fn, be_ptask_recv_t full_recv_fn, be_ptask_send_t smart_send_fn, be_ptask_recv_t smart_recv_fn, void *pvt) argument
H A Dsdap_refresh.c47 void *pvt)
67 state->id_ctx = talloc_get_type(pvt, struct sdap_id_ctx);
214 void *pvt)
217 BE_REQ_USER, names, pvt);
231 void *pvt)
234 BE_REQ_GROUP, names, pvt);
248 void *pvt)
251 BE_REQ_NETGROUP, names, pvt);
41 sdap_refresh_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct be_ctx *be_ctx, struct sss_domain_info *domain, int entry_type, char **names, void *pvt) argument
209 sdap_refresh_users_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct be_ctx *be_ctx, struct sss_domain_info *domain, char **names, void *pvt) argument
226 sdap_refresh_groups_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct be_ctx *be_ctx, struct sss_domain_info *domain, char **names, void *pvt) argument
243 sdap_refresh_netgroups_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct be_ctx *be_ctx, struct sss_domain_info *domain, char **names, void *pvt) argument
/sssd/src/responder/autofs/
H A Dautofssrv_dp.c41 sss_dp_get_autofs_msg(void *pvt);
98 sss_dp_get_autofs_msg(void *pvt) argument
105 info = talloc_get_type(pvt, struct sss_dp_get_autofs_info);
H A Dautofssrv.c59 int status, void *pvt)
61 struct be_conn *be_conn = talloc_get_type(pvt, struct be_conn);
58 autofs_dp_reconnect_init(struct sbus_connection *conn, int status, void *pvt) argument
/sssd/src/responder/ssh/
H A Dsshsrv.c43 int status, void *pvt)
45 struct be_conn *be_conn = talloc_get_type(pvt, struct be_conn);
42 ssh_dp_reconnect_init(struct sbus_connection *conn, int status, void *pvt) argument
H A Dsshsrv_dp.c41 sss_dp_get_ssh_host_msg(void *pvt);
102 sss_dp_get_ssh_host_msg(void *pvt) argument
109 info = talloc_get_type(pvt, struct sss_dp_get_ssh_host_info);
/sssd/src/responder/sudo/
H A Dsudosrv.c45 void *pvt)
47 struct be_conn *be_conn = talloc_get_type(pvt, struct be_conn);
43 sudo_dp_reconnect_init(struct sbus_connection *conn, int status, void *pvt) argument
/sssd/src/tools/common/
H A Dsss_colondb.c254 static int sss_colondb_close(void *pvt) argument
256 struct sss_colondb *db = talloc_get_type(pvt, struct sss_colondb);
/sssd/src/monitor/
H A Dmonitor_sbus.c165 void *pvt,
187 ret = sbus_conn_register_iface(conn, &mon_iface->vtable, MONITOR_PATH, pvt);
160 sss_monitor_init(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct mon_cli_iface *mon_iface, const char *svc_name, uint16_t svc_version, void *pvt, struct sbus_connection **mon_conn) argument
/sssd/src/providers/krb5/
H A Dkrb5_delayed_online_authentication.c51 static void *hash_talloc(const size_t size, void *pvt) argument
53 return talloc_size(pvt, size);
56 static void hash_talloc_free(void *ptr, void *pvt) argument
H A Dkrb5_wait_queue.c86 void *pvt)
85 wait_queue_del_cb(hash_entry_t *entry, hash_destroy_enum type, void *pvt) argument

Completed in 308 milliseconds

12345