Home
last modified time | relevance | path

Searched refs:json_getarray (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/acme-client/
H A Djson.c247 json_getarray(struct jsmnn *n, const char *name) in json_getarray() function
384 array = json_getarray(n, "challenges"); in json_parse_challenge()
461 if ((array = json_getarray(n, "authorizations")) == NULL) in json_parse_order()