Searched refs:__os_truncate (Results 1 - 6 of 6) 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_truncate.c14 * __os_truncate --
18 __os_truncate(env, fhp, pgno, pgsize) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_truncate.c14 * __os_truncate --
17 * PUBLIC: int __os_truncate __P((ENV *, DB_FH *, db_pgno_t, u_int32_t));
20 __os_truncate(env, fhp, pgno, pgsize) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_truncate.c14 * __os_truncate --
18 __os_truncate(env, fhp, pgno, pgsize) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dos_ext.h67 int __os_truncate __P((ENV *, DB_FH *, db_pgno_t, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_method.c691 * If we are aborting an extend of a file, the call to __os_truncate
701 ret = __os_truncate(env,
H A Dmp_mvcc.c521 if ((ret = __os_truncate(env, fhp,

Completed in 182 milliseconds