HomeSort by: relevance | last modified time | path
    Searched refs:ERRNO_RESTORE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/libnv/dist/
nvpair.c 1146 ERRNO_RESTORE();
1321 ERRNO_RESTORE();
1375 ERRNO_RESTORE();
1405 ERRNO_RESTORE();
1452 ERRNO_RESTORE();
1496 ERRNO_RESTORE();
1520 ERRNO_RESTORE();
1570 ERRNO_RESTORE();
1592 ERRNO_RESTORE();
1640 ERRNO_RESTORE();
    [all...]
nv_impl.h 105 # define ERRNO_RESTORE() errno = _serrno; \
115 # define ERRNO_RESTORE() } while (/*CONSTCOND*/0)
nvlist.c 193 ERRNO_RESTORE();
1319 ERRNO_RESTORE();
1366 ERRNO_RESTORE();
1375 ERRNO_RESTORE();

Completed in 54 milliseconds