29#ifndef SIGNCONF_SIGNCONF_XML_H_
30#define SIGNCONF_SIGNCONF_XML_H_
40#define SIGNCONF_EXPORT_OK 0
44#define SIGNCONF_EXPORT_ERR_ARGS 1
48#define SIGNCONF_EXPORT_ERR_XML 2
52#define SIGNCONF_EXPORT_ERR_DATABASE 3
56#define SIGNCONF_EXPORT_ERR_MEMORY 4
60#define SIGNCONF_EXPORT_ERR_FILE 5
64#define SIGNCONF_EXPORT_NO_CHANGE 6
struct db_connection db_connection_t
int signconf_export_zone(char const *zonename, db_connection_t *dbconn)
int signconf_export_all(int sockfd, const db_connection_t *connection, int force)
int signconf_export_policy(int sockfd, const db_connection_t *connection, const policy_t *policy, int force)