Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/json_nvlist/
H A Djson_nvlist.c104 posterror(state_t *s, int erno, const char *error) in posterror() function
139 posterror(s, errno, "pushstate calloc failure"); in pushstate()
199 posterror(s, EPROTO, "EOF mid-escape sequence"); in collect_string_escape()
218 posterror(s, EPROTO, "EOF mid-escape " in collect_string_escape()
225 posterror(s, EPROTO, "unicode escape above 0x7f"); in collect_string_escape()
230 posterror(s, errno, "custr_appendc failure"); in collect_string_escape()
243 posterror(s, errno, "custr_appendc failure"); in collect_string_escape()
250 posterror(s, EPROTO, "unrecognised escape sequence"); in collect_string_escape()
270 posterror(s, EPROTO, "EOF mid-string"); in collect_string()
284 posterror(s, errno, "custr_appendc failure"); in collect_string()
[all …]