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

/sssd/src/providers/proxy/
H A Dproxy.h99 struct proxy_id_ctx { struct
151 struct proxy_id_ctx *id_ctx,
172 errno_t get_netgroup(struct proxy_id_ctx *ctx,
176 errno_t get_serv_byname(struct proxy_id_ctx *ctx,
182 get_serv_byport(struct proxy_id_ctx *ctx,
187 errno_t enum_services(struct proxy_id_ctx *ctx,
H A Dproxy_services.c108 get_serv_byname(struct proxy_id_ctx *ctx,
153 get_serv_byport(struct proxy_id_ctx *ctx,
205 enum_services(struct proxy_id_ctx *ctx,
H A Dproxy_init.c318 struct proxy_id_ctx *ctx;
323 ctx = talloc_zero(mem_ctx, struct proxy_id_ctx);
352 struct proxy_id_ctx, struct dp_id_data, struct dp_reply_std);
H A Dproxy_id.c45 static int get_pw_name(struct proxy_id_ctx *ctx,
340 static int get_pw_uid(struct proxy_id_ctx *ctx,
407 struct proxy_id_ctx *ctx,
801 static int get_gr_name(struct proxy_id_ctx *ctx,
954 struct proxy_id_ctx *ctx,
1040 struct proxy_id_ctx *ctx,
1192 struct proxy_id_ctx *ctx,
1198 struct proxy_id_ctx *ctx,
1347 struct proxy_id_ctx *ctx,
1435 struct proxy_id_ctx *ct
[all...]
H A Dproxy_netgroup.c131 errno_t get_netgroup(struct proxy_id_ctx *ctx,

Completed in 2872 milliseconds