get_sec_channel_type 45 source3/utils/net_proto.h uint32 get_sec_channel_type(const char *param); get_sec_channel_type 320 source3/utils/net_rpc.c sec_channel_type = get_sec_channel_type(argv[0]); get_sec_channel_type 322 source3/utils/net_rpc.c sec_channel_type = get_sec_channel_type(NULL); get_sec_channel_type 171 source3/utils/net_rpc_join.c sec_channel_type = get_sec_channel_type(argv[0]); get_sec_channel_type 173 source3/utils/net_rpc_join.c sec_channel_type = get_sec_channel_type(NULL);