Searched refs:DB_MSGBUF (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dcommon_ext.h29 void __db_msgadd __P((ENV *, DB_MSGBUF *, const char *, ...)) __attribute__ ((__format__ (__printf__, 3, 4)));
30 void __db_msgadd_ap __P((ENV *, DB_MSGBUF *, const char *, va_list));
H A Dmutex_ext.h41 void __mutex_print_debug_stats __P((ENV *, DB_MSGBUF *, db_mutex_t, u_int32_t));
H A Dlock_ext.h58 void __lock_printlock __P((DB_LOCKTAB *, DB_MSGBUF *mbp, struct __db_lock *, int));
H A Ddb_ext.h205 void __db_prbytes __P((ENV *, DB_MSGBUF *, u_int8_t *, u_int32_t));
206 void __db_prflags __P((ENV *, DB_MSGBUF *, u_int32_t, const FN *, const char *, const char *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_stat.c19 __P((ENV *, DB_MSGBUF *, DB_LOCKTAB *, DB_LOCKER *));
20 static int __lock_dump_object __P((DB_LOCKTAB *, DB_MSGBUF *, DB_LOCKOBJ *));
425 DB_MSGBUF mb;
507 DB_MSGBUF *mbp;
578 DB_MSGBUF *mbp;
606 * PUBLIC: __P((DB_LOCKTAB *, DB_MSGBUF *mbp, struct __db_lock *, int));
611 DB_MSGBUF *mbp;
616 DB_MSGBUF mb;
H A Dlock_deadlock.c910 DB_MSGBUF mb;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_pr.c39 static void __db_proff __P((ENV *, DB_MSGBUF *, void *));
154 DB_MSGBUF mb;
263 DB_MSGBUF mb;
382 DB_MSGBUF mb;
473 DB_MSGBUF mb;
746 * PUBLIC: void __db_prbytes __P((ENV *, DB_MSGBUF *, u_int8_t *, u_int32_t));
751 DB_MSGBUF *mbp;
796 DB_MSGBUF *mbp;
822 * PUBLIC: void __db_prflags __P((ENV *, DB_MSGBUF *,
828 DB_MSGBUF *mb
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_stat.c236 DB_MSGBUF mb, *mbp;
303 DB_MSGBUF mb, *mbp;
321 * PUBLIC: __P((ENV *, DB_MSGBUF *, db_mutex_t, u_int32_t));
326 DB_MSGBUF *mbp;
H A Dmut_stub.c148 DB_MSGBUF *mbp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_stat.c23 static void __txn_gid __P((ENV *, DB_MSGBUF *, DB_TXN_ACTIVE *));
223 DB_MSGBUF mb;
406 DB_MSGBUF *mbp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c254 DB_MSGBUF mb;
652 DB_MSGBUF mb;
707 DB_MSGBUF mb;
741 DB_MSGBUF mb;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_err.c509 * PUBLIC: void __db_msgadd __P((ENV *, DB_MSGBUF *, const char *, ...))
514 __db_msgadd(ENV *env, DB_MSGBUF *mbp, const char *fmt, ...)
518 DB_MSGBUF *mbp;
539 * PUBLIC: __P((ENV *, DB_MSGBUF *, const char *, va_list));
544 DB_MSGBUF *mbp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h259 } DB_MSGBUF; typedef in typeref:struct:__db_msgbuf
273 DB_MSGBUF __mb; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h258 } DB_MSGBUF; typedef in typeref:struct:__db_msgbuf
272 DB_MSGBUF __mb; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h257 } DB_MSGBUF; typedef in typeref:struct:__db_msgbuf
271 DB_MSGBUF __mb; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h261 } DB_MSGBUF; typedef in typeref:struct:__db_msgbuf
275 DB_MSGBUF __mb; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h258 } DB_MSGBUF; typedef in typeref:struct:__db_msgbuf
272 DB_MSGBUF __mb; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h258 } DB_MSGBUF; typedef in typeref:struct:__db_msgbuf
272 DB_MSGBUF __mb; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c701 DB_MSGBUF mb;
771 DB_MSGBUF mb;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_util.c1834 DB_MSGBUF mb;

Completed in 136 milliseconds