Searched refs:proxy_id_ctx (Results 1 - 5 of 5) sorted by relevance
/sssd/src/providers/proxy/ |
H A D | proxy.h | 99 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 D | proxy_services.c | 108 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 D | proxy_init.c | 318 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 D | proxy_id.c | 45 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 D | proxy_netgroup.c | 131 errno_t get_netgroup(struct proxy_id_ctx *ctx,
|
Completed in 18 milliseconds