Home | History | Annotate | Download | only in dist

Lines Matching defs:nvl_error

122 	int		 nvl_error;
160 nvl->nvl_error = 0;
206 if (nvl != NULL && error != 0 && nvl->nvl_error == 0)
207 nvl->nvl_error = error;
219 return (nvl->nvl_error);
324 PJDLOG_ASSERT(nvl->nvl_error == 0);
334 PJDLOG_ASSERT(nvl->nvl_error == 0);
344 PJDLOG_ASSERT(nvl->nvl_error == 0);
363 PJDLOG_ASSERT(nvl->nvl_error == 0);
392 PJDLOG_ASSERT(nvl->nvl_error == 0);
405 PJDLOG_ASSERT(nvl->nvl_error == 0);
424 if (nvl->nvl_error != 0) {
425 ERRNO_SET(nvl->nvl_error);
673 PJDLOG_ASSERT(nvl->nvl_error == 0);
684 PJDLOG_ASSERT(tmpnvl->nvl_error == 0);
701 PJDLOG_ASSERT(nvlarray[ii]->nvl_error == 0);
748 PJDLOG_ASSERT(nvl->nvl_error == 0);
828 PJDLOG_ASSERT(nvl->nvl_error == 0);
909 if (nvl->nvl_error != 0) {
910 ERRNO_SET(nvl->nvl_error);
1060 if (nvl->nvl_error != 0) {
1061 ERRNO_SET(nvl->nvl_error);
1498 nvl->nvl_error = EEXIST;
1506 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1538 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1539 ERRNO_SET(nvl->nvl_error);
1558 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1559 ERRNO_SET(nvl->nvl_error);
1578 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1579 ERRNO_SET(nvl->nvl_error);
1599 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM); \
1600 ERRNO_SET(nvl->nvl_error); \
1630 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM); \
1631 ERRNO_SET(nvl->nvl_error); \
1663 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM); \
1664 ERRNO_SET(nvl->nvl_error); \
1693 nvl->nvl_error = EEXIST;
1694 ERRNO_SET(nvl->nvl_error);
1716 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1717 ERRNO_SET(nvl->nvl_error);
1737 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1738 ERRNO_SET(nvl->nvl_error);
1758 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1759 ERRNO_SET(nvl->nvl_error);
1779 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1780 ERRNO_SET(nvl->nvl_error);
1800 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1801 ERRNO_SET(nvl->nvl_error);
1826 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1827 ERRNO_SET(nvl->nvl_error);
1854 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1855 ERRNO_SET(nvl->nvl_error);
1875 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1876 ERRNO_SET(nvl->nvl_error);
1903 nvl->nvl_error = ERRNO_OR_DEFAULT(ENOMEM);
1904 ERRNO_SET(nvl->nvl_error);