Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Djson.c84 array2json(heim_object_t value, void *ctx, int *stop) in array2json() function
147 heim_array_iterate_f(obj, j, array2json); in base2json()