Searched refs:DB_NTOHL_COPYIN (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/rep/
H A Drep_auto.c60 DB_NTOHL_COPYIN(env, argp->len, bp);
61 DB_NTOHL_COPYIN(env, argp->lsn.file, bp);
62 DB_NTOHL_COPYIN(env, argp->lsn.offset, bp);
63 DB_NTOHL_COPYIN(env, argp->bulkdata.size, bp);
125 DB_NTOHL_COPYIN(env, argp->rep_version, bp);
126 DB_NTOHL_COPYIN(env, argp->log_version, bp);
127 DB_NTOHL_COPYIN(env, argp->lsn.file, bp);
128 DB_NTOHL_COPYIN(env, argp->lsn.offset, bp);
129 DB_NTOHL_COPYIN(env, argp->rectype, bp);
130 DB_NTOHL_COPYIN(en
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_auto.c37 DB_NTOHL_COPYIN(env, argp->priority, bp);
78 DB_NTOHL_COPYIN(env, argp->generation, bp);
79 DB_NTOHL_COPYIN(env, argp->lsn.file, bp);
80 DB_NTOHL_COPYIN(env, argp->lsn.offset, bp);
121 DB_NTOHL_COPYIN(env, argp->min, bp);
122 DB_NTOHL_COPYIN(env, argp->max, bp);
162 DB_NTOHL_COPYIN(env, argp->version, bp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Ddb_swap.h171 #undef DB_NTOHL_COPYIN macro
172 #define DB_NTOHL_COPYIN(env, i, p) do { \ macro

Completed in 78 milliseconds