authority_c
struct authority_c *, struct domain_c *, int);
struct authority_c *authority = NULL;
int revocate, struct authority_c *authority,
TAILQ_ENTRY(authority_c) entry;
TAILQ_HEAD(, authority_c) authority_list;
struct authority_c *authority_find(struct acme_conf *, char *);
struct authority_c *authority_find0(struct acme_conf *);
struct authority_c *
struct authority_c *a;
struct authority_c *a;
struct authority_c *conf_new_authority(struct acme_conf *, char *);
static struct authority_c *auth;
struct authority_c *
struct authority_c *a;
if ((a = calloc(1, sizeof(struct authority_c))) == NULL)
struct authority_c *
struct authority_c *a;