sec_channel_type 3317 source3/include/proto.h uint32 sec_channel_type); sec_channel_type 5252 source3/include/proto.h uint32_t sec_channel_type); sec_channel_type 29 source3/libads/util.c uint32 sec_channel_type; sec_channel_type 31 source3/libads/util.c if ((password = secrets_fetch_machine_password(lp_workgroup(), NULL, &sec_channel_type)) == NULL) { sec_channel_type 44 source3/libads/util.c if (!secrets_store_machine_password(new_password, lp_workgroup(), sec_channel_type)) { sec_channel_type 32 source3/libsmb/trusts_util.c uint32 sec_channel_type) sec_channel_type 52 source3/libsmb/trusts_util.c sec_channel_type); sec_channel_type 61 source3/libsmb/trusts_util.c if (!secrets_store_machine_password(new_trust_passwd, domain, sec_channel_type)) { sec_channel_type 80 source3/libsmb/trusts_util.c uint32 sec_channel_type = 0; sec_channel_type 84 source3/libsmb/trusts_util.c NULL, &sec_channel_type)) { sec_channel_type 91 source3/libsmb/trusts_util.c sec_channel_type); sec_channel_type 799 source3/passdb/secrets.c uint32 sec_channel_type; sec_channel_type 808 source3/passdb/secrets.c SIVAL(&sec_channel_type, 0, sec_channel); sec_channel_type 809 source3/passdb/secrets.c ret = secrets_store(machine_sec_channel_type_keystr(domain), &sec_channel_type, sizeof(sec_channel_type)); sec_channel_type 556 source3/rpc_client/cli_netlogon.c uint32_t sec_channel_type) sec_channel_type 568 source3/rpc_client/cli_netlogon.c sec_channel_type, sec_channel_type 590 source3/rpc_client/cli_netlogon.c sec_channel_type, sec_channel_type 611 source3/rpc_client/cli_netlogon.c sec_channel_type, sec_channel_type 1053 source3/rpcclient/cmd_netlogon.c uint32_t sec_channel_type = 0; sec_channel_type 1068 source3/rpcclient/cmd_netlogon.c NULL, &sec_channel_type)) { sec_channel_type 1078 source3/rpcclient/cmd_netlogon.c sec_channel_type, sec_channel_type 641 source3/rpcclient/rpcclient.c uint32 sec_channel_type; sec_channel_type 646 source3/rpcclient/rpcclient.c NULL, &sec_channel_type)) { sec_channel_type 656 source3/rpcclient/rpcclient.c sec_channel_type, sec_channel_type 105 source3/utils/net.c uint32 sec_channel_type = SEC_CHAN_WKSTA; sec_channel_type 116 source3/utils/net.c if (!secrets_store_machine_password(trust_pw, lp_workgroup(), sec_channel_type)) { sec_channel_type 303 source3/utils/net_rpc.c uint32 sec_channel_type; sec_channel_type 320 source3/utils/net_rpc.c sec_channel_type = get_sec_channel_type(argv[0]); sec_channel_type 322 source3/utils/net_rpc.c sec_channel_type = get_sec_channel_type(NULL); sec_channel_type 339 source3/utils/net_rpc.c sec_channel_type); sec_channel_type 140 source3/utils/net_rpc_join.c uint32 sec_channel_type; sec_channel_type 171 source3/utils/net_rpc_join.c sec_channel_type = get_sec_channel_type(argv[0]); sec_channel_type 173 source3/utils/net_rpc_join.c sec_channel_type = get_sec_channel_type(NULL); sec_channel_type 176 source3/utils/net_rpc_join.c switch (sec_channel_type) { sec_channel_type 393 source3/utils/net_rpc_join.c sec_channel_type, sec_channel_type 401 source3/utils/net_rpc_join.c (sec_channel_type == SEC_CHAN_BDC) ) { sec_channel_type 428 source3/utils/net_rpc_join.c (sec_channel_type == SEC_CHAN_BDC) ) { sec_channel_type 450 source3/utils/net_rpc_join.c if (!secrets_store_machine_password(clear_trust_password, domain, sec_channel_type)) {