Searched refs:__os_ioinfo (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dos_stat.c53 * __os_ioinfo --
58 __os_ioinfo(env, path, fhp, mbytesp, bytesp, iosizep) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_stat.c51 * __os_ioinfo --
56 __os_ioinfo(env, path, fhp, mbytesp, bytesp, iosizep) function
H A Dos_truncate.c56 __os_ioinfo(env, NULL, fhp, &mbytes, &bytes, NULL)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_stat.c57 * __os_ioinfo --
61 * PUBLIC: int __os_ioinfo __P((ENV *, const char *,
65 __os_ioinfo(env, path, fhp, mbytesp, bytesp, iosizep) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Dzerofill.c44 if ((ret = __os_ioinfo(env, NULL, fhp, &mbytes, &bytes, NULL)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_file.c71 (ret = __os_ioinfo(env, path, fhp, &mbytes, &bytes, NULL)) == 0) {
H A Denv_register.c162 if ((ret = __os_ioinfo(
329 if ((ret = __os_ioinfo(
H A Denv_region.c151 if ((ret = __os_ioinfo(env, infop->name,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dos_ext.h65 int __os_ioinfo __P((ENV *, const char *, DB_FH *, u_int32_t *, u_int32_t *, u_int32_t *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_upg.c459 if ((ret = __os_ioinfo(env,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_get.c1300 if ((ret = __os_ioinfo(env, np, logc->fhp,
H A Dlog.c1218 if ((ret = __os_ioinfo(env,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fopen.c283 if ((ret = __os_ioinfo(
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_util.c708 if ((ret = __os_ioinfo(env, name, fhp, NULL, NULL, &iopsize)) != 0) {
721 * we got out of __os_ioinfo looks bad, use a default instead.

Completed in 142 milliseconds