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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_byteorder.c35 * __db_byteorder --
39 * PUBLIC: int __db_byteorder __P((ENV *, int));
42 __db_byteorder(env, lorder) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dcommon_ext.h11 int __db_byteorder __P((ENV *, int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_method.c784 switch (ret = __db_byteorder(dbp->env, 1234)) {
815 switch (ret = __db_byteorder(dbp->env, db_lorder)) {

Completed in 52 milliseconds