Home
last modified time | relevance | path

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

/dports/devel/json-c/json-c-0.15/tests/
H A Dtest_util_file.expected1 OK: json_object_from_fd(valid.json)={ "foo": 123 }
7 OK: json_object_from_fd(closed_fd), expecting NULL, EBADF, got:NULL, json_object_from_fd: error rea…
40 OK: json_object_from_fd(valid.json)={ "foo": 123, "obj2": { "obj3": { "obj4": { "foo": 999 } } } }
H A Dtest_util_file.c177 json_object *jso = json_object_from_fd(d); in test_read_valid_with_fd()
269 json_object *jso = json_object_from_fd(fixed_d); in test_read_closed()
296 json_object *new_jso = json_object_from_fd(d); in test_read_fd_equal()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/jsonc/tests/
H A Dtest_util_file.expected1 OK: json_object_from_fd(./valid.json)={ "foo": 123 }
4 OK: json_object_from_fd(closed_fd), expecting NULL, EBADF, got:NULL, json_object_from_fd: error rea…
H A Dtest_util_file.c150 json_object *jso = json_object_from_fd(d); in test_read_valid_with_fd()
201 json_object *jso = json_object_from_fd(fixed_d); in test_read_closed()
/dports/net/mpich/mpich-3.4.3/modules/json-c/tests/
H A Dtest_util_file.expected1 OK: json_object_from_fd(valid.json)={ "foo": 123 }
7 OK: json_object_from_fd(closed_fd), expecting NULL, EBADF, got:NULL, json_object_from_fd: error rea…
H A Dtest_util_file.c166 json_object *jso = json_object_from_fd(d); in test_read_valid_with_fd()
261 json_object *jso = json_object_from_fd(fixed_d); in test_read_closed()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/jsonc/
H A Djson_util.c84 struct json_object* json_object_from_fd(int fd) in json_object_from_fd() function
118 obj = json_object_from_fd(fd); in json_object_from_file()
H A Djson_util.h55 extern struct json_object* json_object_from_fd(int fd);
H A DChangeLog125 * json_object_from_fd()
H A Dissues_closed_for_0.13.md34 [Introduce json_object_from_fd](https://api.github.com/repos/json-c/json-c/issues/144)
/dports/net/mpich/mpich-3.4.3/modules/json-c/
H A Djson_util.c85 struct json_object* json_object_from_fd(int fd) in json_object_from_fd() function
142 obj = json_object_from_fd(fd); in json_object_from_file()
H A Djson_util.h67 JSON_EXPORT struct json_object* json_object_from_fd(int fd);
H A DChangeLog152 * json_object_from_fd()
H A Dissues_closed_for_0.13.md34 [Introduce json_object_from_fd](https://api.github.com/repos/json-c/json-c/issues/144)
/dports/devel/json-c/json-c-0.15/
H A Djson_util.c80 struct json_object *json_object_from_fd(int fd) in json_object_from_fd() function
145 obj = json_object_from_fd(fd); in json_object_from_file()
H A Djson_util.h66 JSON_EXPORT struct json_object *json_object_from_fd(int fd);
H A Djson-c.sym71 json_object_from_fd;
H A DChangeLog285 * json_object_from_fd()
H A Dissues_closed_for_0.13.md38 * [Issue #144](https://github.com/json-c/json-c/issues/144) - Introduce json_object_from_fd \
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/json-c/
H A Djson_util.c80 struct json_object *json_object_from_fd(int fd) in json_object_from_fd() function
145 obj = json_object_from_fd(fd); in json_object_from_file()
H A Djson_util.h66 JSON_EXPORT struct json_object *json_object_from_fd(int fd);
H A DChangeLog285 * json_object_from_fd()
H A Dissues_closed_for_0.13.md38 * [Issue #144](https://github.com/json-c/json-c/issues/144) - Introduce json_object_from_fd \