Searched refs:kerberos_auth (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Dclient.h53 struct kerberos_auth_struct *kerberos_auth; member in union:cli_pipe_auth_data::__anon5977
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Dclient.h53 struct kerberos_auth_struct *kerberos_auth; member in union:cli_pipe_auth_data::__anon6882
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Dclient.h53 struct kerberos_auth_struct *kerberos_auth; member in union:cli_pipe_auth_data::__anon40907
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dclient.h60 struct kerberos_auth_struct *kerberos_auth; member in union:cli_pipe_auth_data::__anon8972
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dclient.h60 struct kerberos_auth_struct *kerberos_auth; member in union:cli_pipe_auth_data::__anon8067
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dclient.h60 struct kerberos_auth_struct *kerberos_auth; member in union:cli_pipe_auth_data::__anon42997
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/rpc_client/
H A Dcli_pipe.c917 struct kerberos_auth_struct *a = cli->auth.a_u.kerberos_auth;
2701 data_blob_free(&a->a_u.kerberos_auth->session_key);
2747 result->auth.a_u.kerberos_auth = TALLOC_ZERO_P(cli->mem_ctx, struct kerberos_auth_struct);
2748 if (!result->auth.a_u.kerberos_auth) {
2754 result->auth.a_u.kerberos_auth->service_principal = service_princ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/rpc_client/
H A Dcli_pipe.c917 struct kerberos_auth_struct *a = cli->auth.a_u.kerberos_auth;
2701 data_blob_free(&a->a_u.kerberos_auth->session_key);
2747 result->auth.a_u.kerberos_auth = TALLOC_ZERO_P(cli->mem_ctx, struct kerberos_auth_struct);
2748 if (!result->auth.a_u.kerberos_auth) {
2754 result->auth.a_u.kerberos_auth->service_principal = service_princ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/rpc_client/
H A Dcli_pipe.c917 struct kerberos_auth_struct *a = cli->auth.a_u.kerberos_auth;
2701 data_blob_free(&a->a_u.kerberos_auth->session_key);
2747 result->auth.a_u.kerberos_auth = TALLOC_ZERO_P(cli->mem_ctx, struct kerberos_auth_struct);
2748 if (!result->auth.a_u.kerberos_auth) {
2754 result->auth.a_u.kerberos_auth->service_principal = service_princ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/rpc_client/
H A Dcli_pipe.c1569 struct kerberos_auth_struct *a = cli->auth->a_u.kerberos_auth;
3268 result->a_u.kerberos_auth = TALLOC_ZERO_P(
3270 if (result->a_u.kerberos_auth == NULL) {
3273 talloc_set_destructor(result->a_u.kerberos_auth,
3276 result->a_u.kerberos_auth->service_principal = talloc_strdup(
3278 if (result->a_u.kerberos_auth->service_principal == NULL) {
4256 cli->auth->a_u.kerberos_auth->session_key.data,
4257 cli->auth->a_u.kerberos_auth->session_key.length);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/rpc_client/
H A Dcli_pipe.c1569 struct kerberos_auth_struct *a = cli->auth->a_u.kerberos_auth;
3268 result->a_u.kerberos_auth = TALLOC_ZERO_P(
3270 if (result->a_u.kerberos_auth == NULL) {
3273 talloc_set_destructor(result->a_u.kerberos_auth,
3276 result->a_u.kerberos_auth->service_principal = talloc_strdup(
3278 if (result->a_u.kerberos_auth->service_principal == NULL) {
4256 cli->auth->a_u.kerberos_auth->session_key.data,
4257 cli->auth->a_u.kerberos_auth->session_key.length);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/rpc_client/
H A Dcli_pipe.c1569 struct kerberos_auth_struct *a = cli->auth->a_u.kerberos_auth;
3268 result->a_u.kerberos_auth = TALLOC_ZERO_P(
3270 if (result->a_u.kerberos_auth == NULL) {
3273 talloc_set_destructor(result->a_u.kerberos_auth,
3276 result->a_u.kerberos_auth->service_principal = talloc_strdup(
3278 if (result->a_u.kerberos_auth->service_principal == NULL) {
4256 cli->auth->a_u.kerberos_auth->session_key.data,
4257 cli->auth->a_u.kerberos_auth->session_key.length);

Completed in 178 milliseconds