Searched refs:DB_RPC2ND_MASK (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h838 #define DB_RPC2ND_MASK 0x00f00000 /* Reserved bits. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h837 #define DB_RPC2ND_MASK 0x00f00000 /* Reserved bits. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h836 #define DB_RPC2ND_MASK 0x00f00000 /* Reserved bits. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h840 #define DB_RPC2ND_MASK 0x00f00000 /* Reserved bits. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h837 #define DB_RPC2ND_MASK 0x00f00000 /* Reserved bits. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h837 #define DB_RPC2ND_MASK 0x00f00000 /* Reserved bits. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/c/
H A Ddb_server_proc.c726 if (LF_ISSET(DB_RPC2ND_MASK | DB_CREATE))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxproc.cpp628 if (LF_ISSET(DB_RPC2ND_MASK | DB_CREATE))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db.c2133 if ((flag & DB_RPC2ND_MASK) != 0) {

Completed in 163 milliseconds