Searched refs:dbm_fetch (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gdbm-1.8.3/
H A Ddbmfetch.c42 dbm_fetch (dbf, key) function
H A Dndbm.h51 extern datum dbm_fetch ();
H A Dtestndbm.c126 return_data = dbm_fetch (dbm_file, key_data);
160 return_data = dbm_fetch (dbm_file, key_data);
173 return_data = dbm_fetch (dbm_file, key_data);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Dstdb.c88 data = dbm_fetch(dbm_file, key);
104 data = dbm_fetch(dbm_file, key);
118 data = dbm_fetch(dbm_file, key);
132 data = dbm_fetch(dbm_file, key);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Ddbm.tcl46 error_check_good dbm_fetch $d $str
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbm/
H A Ddbm.c121 return (dbm_fetch(__cur_db, key));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_compat.c399 data = dbm_fetch(dbm, key);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2194 #define dbm_fetch(a, b) __db_ndbm_fetch(a, b) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2183 #define dbm_fetch(a, b) __db_ndbm_fetch(a, b) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2204 #define dbm_fetch(a, b) __db_ndbm_fetch(a, b) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2192 #define dbm_fetch(a, b) __db_ndbm_fetch(a, b) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2231 #define dbm_fetch(a, b) __db_ndbm_fetch(a, b) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2231 #define dbm_fetch(a, b) __db_ndbm_fetch(a, b) macro

Completed in 291 milliseconds