Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/acme-client/
H A Djson.c274 json_getobj(struct jsmnn *n, const char *name) in json_getobj() function
403 error = json_getobj(obj, "error"); in json_parse_challenge()