#ifndef CT_SERVMGMT_H #define CT_SERVMGMT_H #include #include "curve.h" extern void parse_userfile_and_generate_serv_store_or_die(char *homedir); extern void dump_serv_store(void); extern void get_serv_store_entry_by_alias(char *alias, size_t len, char **host, char **port, int *udp); extern struct curve25519_proto *get_serv_store_entry_proto_inf(void); extern unsigned char *get_serv_store_entry_auth_token(void); extern void destroy_serv_store(void); #endif /* CT_SERVMGMT_H */ ext.git Git repository'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJayachandran C <c.jayachandran@gmail.com>2016-11-04 14:24:33 +0530
committerFlorian Fainelli <f.fainelli@gmail.com>2016-11-05 17:25:55 -0700
commit3483b163d2ac14c6e35d201b9db7dde70841a199 (patch)
treea9d9e529310241a5cdddf5dbf7cee1fcde29236a /Documentation/i2c/fault-codes
parent1001354ca34179f3db924eb66672442a173147dc (diff)
MAINTAINERS: Update Broadcom Vulcan maintainer email
Update Broadcom Vulcan maintainer's email address, the broadcom.com address is no longer valid. Signed-off-by: Jayachandran C <c.jayachandran@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'Documentation/i2c/fault-codes')