Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Djson.c53 struct twojson { struct
71 base2json(heim_object_t, struct twojson *); argument
74 indent(struct twojson *j) in indent()
86 struct twojson *j = ctx; in array2json()
101 struct twojson *j = ctx; in dict2json()
122 base2json(heim_object_t obj, struct twojson *j) in base2json()
258 struct twojson j; in heim_base2json()