Searched refs:__os_get_errno (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_errno.c28 * that reason, __os_get_errno() and __os_get_syserr set errno to EAGAIN if
33 * __os_get_errno --
37 * PUBLIC: int __os_get_errno __P((void));
40 __os_get_errno() function
H A Dos_dir.c47 return (__os_get_errno());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_getlong.c33 __os_get_errno() == ERANGE) {
92 if (val == ULONG_MAX && __os_get_errno() == ERANGE) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dos_errno.c26 * that reason, __os_get_errno() and __os_get_syserr set errno to EAGAIN if
31 * __os_get_errno --
36 __os_get_errno() function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dgetcwd.c209 save_errno = __os_get_errno();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dos_ext.h36 int __os_get_errno __P((void));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_errno.c26 * that reason, __os_get_errno() and __os_get_syserr set errno to EAGAIN if
31 * __os_get_errno --
36 __os_get_errno() function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_recno.c1003 ret = __os_get_errno();
1094 ret = __os_get_errno();
1101 ret = __os_get_errno();
1138 write_err: ret = __os_get_errno();
1148 t_ret = __os_get_errno();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_archive.c128 ret = __os_get_errno();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/c/
H A Ddb_server_util.c389 *errp = __os_get_errno();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxutil.cpp367 *errp = __os_get_errno();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_pr.c78 return (__os_get_errno());

Completed in 182 milliseconds