Lines Matching refs:ERRNO_SET

399 		ERRNO_SET(ENOENT);  in nvlist_find()
442 ERRNO_SET(nvl->nvl_error); in nvlist_clone()
857 ERRNO_SET(nvl->nvl_error); in nvlist_xpack()
1008 ERRNO_SET(nvl->nvl_error); in nvlist_pack()
1013 ERRNO_SET(EOPNOTSUPP); in nvlist_pack()
1025 ERRNO_SET(EINVAL); in nvlist_check_header()
1029 ERRNO_SET(EINVAL); in nvlist_check_header()
1033 ERRNO_SET(EINVAL); in nvlist_check_header()
1087 ERRNO_SET(EINVAL); in nvlist_unpack_header()
1115 ERRNO_SET(EILSEQ); in nvlist_xunpack()
1238 ERRNO_SET(nvlist_error(nvl)); in nvlist_send()
1451 ERRNO_SET(nvlist_error(nvl)); in NVLIST_EXISTS()
1457 ERRNO_SET(nvlist_error(nvl)); in NVLIST_EXISTS()
1465 ERRNO_SET(nvlist_error(nvl)); in NVLIST_EXISTS()
1490 ERRNO_SET(nvlist_error(nvl)); in nvlist_add_stringv()
1497 ERRNO_SET(nvl->nvl_error); in nvlist_add_stringv()
1509 ERRNO_SET(nvlist_error(nvl)); in nvlist_add_null()
1516 ERRNO_SET(nvl->nvl_error); in nvlist_add_null()
1529 ERRNO_SET(nvlist_error(nvl)); in nvlist_add_binary()
1536 ERRNO_SET(nvl->nvl_error); in nvlist_add_binary()
1550 ERRNO_SET(nvlist_error(nvl)); \
1557 ERRNO_SET(nvl->nvl_error); \
1581 ERRNO_SET(nvlist_error(nvl)); \
1588 ERRNO_SET(nvl->nvl_error); \
1611 ERRNO_SET(nvlist_error(nvl)); \ in NVLIST_ADD_ARRAY()
1622 ERRNO_SET(nvl->nvl_error); \ in NVLIST_ADD_ARRAY()
1646 ERRNO_SET(nvlist_error(nvl));
1653 ERRNO_SET(nvl->nvl_error);
1670 ERRNO_SET(nvlist_error(nvl)); in nvlist_move_string()
1677 ERRNO_SET(nvl->nvl_error); in nvlist_move_string()
1691 ERRNO_SET(nvlist_error(nvl)); in nvlist_move_nvlist()
1698 ERRNO_SET(nvl->nvl_error); in nvlist_move_nvlist()
1712 ERRNO_SET(nvlist_error(nvl)); in nvlist_move_descriptor()
1719 ERRNO_SET(nvl->nvl_error); in nvlist_move_descriptor()
1733 ERRNO_SET(nvlist_error(nvl)); in nvlist_move_binary()
1740 ERRNO_SET(nvl->nvl_error); in nvlist_move_binary()
1754 ERRNO_SET(nvlist_error(nvl)); in nvlist_move_bool_array()
1761 ERRNO_SET(nvl->nvl_error); in nvlist_move_bool_array()
1780 ERRNO_SET(nvlist_error(nvl)); in nvlist_move_string_array()
1787 ERRNO_SET(nvl->nvl_error); in nvlist_move_string_array()
1808 ERRNO_SET(nvlist_error(nvl)); in nvlist_move_nvlist_array()
1815 ERRNO_SET(nvl->nvl_error); in nvlist_move_nvlist_array()
1829 ERRNO_SET(nvlist_error(nvl)); in nvlist_move_number_array()
1836 ERRNO_SET(nvl->nvl_error); in nvlist_move_number_array()
1857 ERRNO_SET(nvlist_error(nvl)); in nvlist_move_descriptor_array()
1864 ERRNO_SET(nvl->nvl_error); in nvlist_move_descriptor_array()