#include "config.h"
#include <wbclient.h>
#include <freeradius-devel/util/slab.h>
Go to the source code of this file.
◆ rlm_winbind_t
◆ rlm_winbind_thread_t
struct rlm_winbind_thread_t |
Definition at line 26 of file rlm_winbind.h.
Data Fields |
rlm_winbind_t const * |
inst |
Instance of rlm_winbind. |
winbind_slab_list_t * |
slab |
Slab list for winbind handles. |
◆ winbind_auth_call_env_t
struct winbind_auth_call_env_t |
◆ winbind_ctx_t
Definition at line 19 of file rlm_winbind.h.
Data Fields |
struct wbcContext * |
ctx |
|