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

/asus-wl-520gu-7.0.1.45/src/router/samba/source/nsswitch/
H A Dwinbindd_nss.h255 char winbind_separator; member in struct:winbindd_response::__anon12417::winbindd_info
H A Dwbinfo.c33 static char winbind_separator(void) function
53 sep = response.data.info.winbind_separator;
95 char *p = strchr(domuser,winbind_separator());
460 winbind_separator(), response.data.name.name,
H A Dwinbindd_misc.c250 state->response.data.info.winbind_separator = *lp_winbind_separator();
H A Dwinbind_nss_linux.c975 sep_char = response.data.info.winbind_separator;
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dntlm_auth.c95 static char winbind_separator(void) function
114 sep = response.data.info.winbind_separator;
2171 fstr_sprintf(user, "%s%c%s", opt_domain, winbind_separator(), opt_username);

Completed in 68 milliseconds