Searched refs:nvlist_parse_json (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/json_nvlist/ |
H A D | json_nvlist.h | 45 extern int nvlist_parse_json(const char *, size_t, nvlist_t **,
|
H A D | json_nvlist.c | 806 nvlist_parse_json(const char *buf, size_t buflen, nvlist_t **nvlp, in nvlist_parse_json() function
|
/titanic_44/usr/src/tools/cpcgen/ |
H A D | cpcgen.c | 549 if (nvlist_parse_json(map, st.st_size, &nvl, NVJSON_FORCE_INTEGER, in cpcgen_read_datafile()
|