Searched refs:get_info3_from_ndr (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/auth/
H A Dauth_winbind.c29 static NTSTATUS get_info3_from_ndr(TALLOC_CTX *mem_ctx, struct winbindd_response *response, NET_USER_INFO_3 *info3) function
42 DEBUG(2, ("get_info3_from_ndr: could not parse info3 struct!\n"));
49 DEBUG(2, ("get_info3_from_ndr: No info3 struct found!\n"));
131 if (NT_STATUS_IS_OK(nt_status = get_info3_from_ndr(mem_ctx, &response, &info3))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/auth/
H A Dauth_winbind.c29 static NTSTATUS get_info3_from_ndr(TALLOC_CTX *mem_ctx, struct winbindd_response *response, NET_USER_INFO_3 *info3) function
42 DEBUG(2, ("get_info3_from_ndr: could not parse info3 struct!\n"));
49 DEBUG(2, ("get_info3_from_ndr: No info3 struct found!\n"));
131 if (NT_STATUS_IS_OK(nt_status = get_info3_from_ndr(mem_ctx, &response, &info3))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/auth/
H A Dauth_winbind.c29 static NTSTATUS get_info3_from_ndr(TALLOC_CTX *mem_ctx, struct winbindd_response *response, NET_USER_INFO_3 *info3) function
42 DEBUG(2, ("get_info3_from_ndr: could not parse info3 struct!\n"));
49 DEBUG(2, ("get_info3_from_ndr: No info3 struct found!\n"));
131 if (NT_STATUS_IS_OK(nt_status = get_info3_from_ndr(mem_ctx, &response, &info3))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/auth/ntlm/
H A Dauth_winbind.c36 static NTSTATUS get_info3_from_ndr(TALLOC_CTX *mem_ctx, struct smb_iconv_convenience *iconv_convenience, struct winbindd_response *response, struct netr_SamInfo3 *info3) function
54 DEBUG(2, ("get_info3_from_ndr: No info3 struct found!\n"));
200 nt_status = get_info3_from_ndr(mem_ctx, lp_iconv_convenience(ctx->auth_ctx->lp_ctx), &response, &info3);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/ntlm/
H A Dauth_winbind.c36 static NTSTATUS get_info3_from_ndr(TALLOC_CTX *mem_ctx, struct smb_iconv_convenience *iconv_convenience, struct winbindd_response *response, struct netr_SamInfo3 *info3) function
54 DEBUG(2, ("get_info3_from_ndr: No info3 struct found!\n"));
200 nt_status = get_info3_from_ndr(mem_ctx, lp_iconv_convenience(ctx->auth_ctx->lp_ctx), &response, &info3);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/auth/ntlm/
H A Dauth_winbind.c36 static NTSTATUS get_info3_from_ndr(TALLOC_CTX *mem_ctx, struct smb_iconv_convenience *iconv_convenience, struct winbindd_response *response, struct netr_SamInfo3 *info3) function
54 DEBUG(2, ("get_info3_from_ndr: No info3 struct found!\n"));
200 nt_status = get_info3_from_ndr(mem_ctx, lp_iconv_convenience(ctx->auth_ctx->lp_ctx), &response, &info3);

Completed in 133 milliseconds