Searched refs:ERRNO_RESTORE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/libnv/
H A Dnvpair.c1120 ERRNO_RESTORE();
1289 ERRNO_RESTORE();
1343 ERRNO_RESTORE();
1373 ERRNO_RESTORE();
1420 ERRNO_RESTORE();
1464 ERRNO_RESTORE();
1488 ERRNO_RESTORE();
1533 ERRNO_RESTORE();
1555 ERRNO_RESTORE();
1603 ERRNO_RESTORE();
[all...]
H A Dnv_impl.h66 #define ERRNO_RESTORE() } while (0) macro
85 #define ERRNO_RESTORE() errno = _serrno; \ macro
H A Dnvlist.c171 ERRNO_RESTORE();
1284 ERRNO_RESTORE();
1331 ERRNO_RESTORE();
1340 ERRNO_RESTORE();

Completed in 119 milliseconds