Searched refs:json_fmt_neworder (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.sbin/acme-client/
H A Dextern.h266 char *json_fmt_neworder(const char *const *, size_t);
H A Djson.c650 json_fmt_neworder(const char *const *alts, size_t altsz) function
H A Dnetproc.c439 if ((req = json_fmt_neworder(alts, altsz)) == NULL)
440 warnx("json_fmt_neworder");

Completed in 177 milliseconds