s3/lib: add get_remote_arch_from_str()
authorRalph Boehme <slow@samba.org>
Wed, 13 Apr 2016 15:55:11 +0000 (17:55 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 3 May 2016 23:28:22 +0000 (01:28 +0200)
commit44c236ac7f586fc5d2d2e7e92eafd9550ecb35f6
treeffef1101ce277c5301d0c610febbef5df7ca689c
parent6b5b00491811758e36ec846432e195d186305ab2
s3/lib: add get_remote_arch_from_str()

This will be used when fetching remote arch from gencache.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/proto.h
source3/lib/util.c