Searched defs:dc_info (Results 1 - 2 of 2) sorted by relevance
/sssd-io/src/sss_client/libwbclient/ |
H A D | wbc_util_sssd.c | 147 struct wbcDomainControllerInfo **dc_info) 157 struct wbcDomainControllerInfoEx **dc_info) 145 wbcLookupDomainController(const char *domain, uint32_t flags, struct wbcDomainControllerInfo **dc_info) argument 153 wbcLookupDomainControllerEx(const char *domain, struct wbcGuid *guid, const char *site, uint32_t flags, struct wbcDomainControllerInfoEx **dc_info) argument
|
H A D | wbc_ctx_sssd.c | 284 struct wbcDomainControllerInfo **dc_info) 294 struct wbcDomainControllerInfoEx **dc_info) 281 wbcCtxLookupDomainController(struct wbcContext *ctx, const char *domain, uint32_t flags, struct wbcDomainControllerInfo **dc_info) argument 289 wbcCtxLookupDomainControllerEx(struct wbcContext *ctx, const char *domain, struct wbcGuid *guid, const char *site, uint32_t flags, struct wbcDomainControllerInfoEx **dc_info) argument
|
Completed in 13 milliseconds