Searched refs:nvlist_set_error (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/sys/dev/pci/ |
| H A D | pci_iov_schema.c | 135 nvlist_set_error(entry, EINVAL); in pci_iov_schema_add_type() 147 nvlist_set_error(entry, EINVAL); in pci_iov_schema_add_required() 163 nvlist_set_error(schema, ENOMEM); in pci_iov_schema_add_bool() 183 nvlist_set_error(schema, ENOMEM); in pci_iov_schema_add_string() 203 nvlist_set_error(schema, ENOMEM); in pci_iov_schema_int() 255 nvlist_set_error(schema, ENOMEM); in pci_iov_schema_add_unicast_mac()
|
| H A D | pci_iov.c | 259 nvlist_set_error(schema, ENOMEM); in pci_iov_build_pf_schema() 284 nvlist_set_error(schema, ENOMEM); in pci_iov_build_vf_schema()
|
| /freebsd-12.1/lib/libnv/tests/ |
| H A D | nv_tests.cc | 246 nvlist_set_error(nvl, EBADF); in ATF_TEST_CASE_BODY() 423 nvlist_set_error(nvl, ENOMEM); in ATF_TEST_CASE_BODY() 616 nvlist_set_error(nvl, ENOMEM); in ATF_TEST_CASE_BODY() 703 nvlist_set_error(nvl, EBADF); in ATF_TEST_CASE_BODY()
|
| /freebsd-12.1/sys/cddl/compat/opensolaris/sys/ |
| H A D | nvpair.h | 132 #define nvlist_set_error illumos_nvlist_set_error macro
|
| /freebsd-12.1/sys/sys/ |
| H A D | nv.h | 91 void nvlist_set_error(nvlist_t *nvl, int error);
|
| /freebsd-12.1/sys/contrib/libnv/ |
| H A D | nvlist.c | 175 nvlist_set_error(nvlist_t *nvl, int error) in nvlist_set_error() function
|
| /freebsd-12.1/share/man/man9/ |
| H A D | Makefile | 1540 nv.9 nvlist_set_error.9 \
|
| /freebsd-12.1/ |
| H A D | ObsoleteFiles.inc | 3857 OLD_FILES+=usr/share/man/man3/nvlist_set_error.3.gz
|