Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/json_nvlist/
H A Djson_nvlist.h39 #define NVJSON_ALL \ macro
H A Djson_nvlist.c818 if ((flag & ~NVJSON_ALL) != 0) { in nvlist_parse_json()