Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libucl/tests/
H A Dtest_basic.c43 flags, fd_out, fd_in, use_fd = 0, msgpack_input = 0; in main() local
64 msgpack_input = 1; in main()
153 msgpack_input ? UCL_PARSE_MSGPACK : UCL_PARSE_UCL); in main()