Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/json_nvlist/
H A Djson_nvlist.c214 posterror(s, EPROTO, "EOF mid-escape " in collect_string_escape()
266 posterror(s, EPROTO, "EOF mid-string"); in collect_string()
426 posterror(s, errno, "nvlist_alloc failure"); in add_empty_child()
462 posterror(s, errno, "nvlist_add failure"); in decorate_array()
514 posterror(s, EPROTO, "expected ',' or ']'"); in hdlr_array_comma()
534 posterror(s, errno, "asprintf failure"); in hdlr_array_value()
596 posterror(s, EPROTO, "expected key or '}'"); in hdlr_object()
612 posterror(s, errno, "strdup failure"); in hdlr_key_string()
626 posterror(s, EPROTO, "expected ':'"); in hdlr_colon()
679 posterror(s, EPROTO, "expected '\"'"); in hdlr_object_comma()
[all …]
/illumos-gate/usr/src/lib/varpd/files/common/
H A Dlibvarpd_files_json.c214 posterror(s, EPROTO, "EOF mid-escape " in collect_string_escape()
266 posterror(s, EPROTO, "EOF mid-string"); in collect_string()
426 posterror(s, errno, "nvlist_alloc failure"); in add_empty_child()
462 posterror(s, errno, "nvlist_add failure"); in decorate_array()
514 posterror(s, EPROTO, "expected ',' or ']'"); in hdlr_array_comma()
534 posterror(s, errno, "asprintf failure"); in hdlr_array_value()
596 posterror(s, EPROTO, "expected key or '}'"); in hdlr_object()
612 posterror(s, errno, "strdup failure"); in hdlr_key_string()
626 posterror(s, EPROTO, "expected ':'"); in hdlr_colon()
679 posterror(s, EPROTO, "expected '\"'"); in hdlr_object_comma()
[all …]