Searched refs:UCL_EINTERNAL (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libucl/src/ |
H A D | ucl_parser.c | 585 ucl_set_err (parser, UCL_EINTERNAL, "cannot allocate memory for a string", in ucl_copy_or_store_ptr() 712 ucl_set_err (parser, UCL_EINTERNAL, "cannot allocate memory for an object", in ucl_parser_add_container() 2602 ucl_set_err (parser, UCL_EINTERNAL, in ucl_state_machine() 2621 ucl_set_err (parser, UCL_EINTERNAL, in ucl_state_machine()
|
/freebsd/contrib/libucl/include/ |
H A D | ucl.h | 110 UCL_EINTERNAL, /**< Internal unclassified error */ enumerator
|