Searched defs:altsz (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/usr.sbin/acme-client/ |
H A D | keyproc.c | 77 keyproc(int netsock, const char *keyfile, const char **alts, size_t altsz, in keyproc()
|
H A D | main.c | 54 size_t i, altsz, ne; in main() local
|
H A D | revokeproc.c | 63 int revocate, const char *const *alts, size_t altsz) in revokeproc()
|
H A D | netproc.c | 431 doneworder(struct conn * c,const char * const * alts,size_t altsz,struct order * order,const struct capaths * p) doneworder() argument 662 netproc(int kfd,int afd,int Cfd,int cfd,int dfd,int rfd,int revocate,struct authority_c * authority,const char * const * alts,size_t altsz) netproc() argument
|
H A D | json.c | 650 json_fmt_neworder(const char *const *alts, size_t altsz) in json_fmt_neworder()
|