Searched refs:dbth_pinmax (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fput.c148 for (lp = list; lp < &list[ip->dbth_pinmax]; lp++)
152 if (lp == &list[ip->dbth_pinmax]) {
350 for (lp = list; lp < &list[ip->dbth_pinmax]; lp++) {
H A Dmp_fget.c961 if (ip->dbth_pincount == ip->dbth_pinmax) {
962 pinmax = ip->dbth_pinmax;
972 ip->dbth_pinmax = 2 * pinmax;
978 for (lp = list; lp < &list[ip->dbth_pinmax]; lp++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_failchk.c380 ip->dbth_pinmax = PINMAX;
H A Denv_stat.c558 for (lp = list; lp < &list[ip->dbth_pinmax]; lp++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h515 u_int16_t dbth_pinmax; /* Number of slots allocated. */ member in struct:__db_thread_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h514 u_int16_t dbth_pinmax; /* Number of slots allocated. */ member in struct:__db_thread_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h513 u_int16_t dbth_pinmax; /* Number of slots allocated. */ member in struct:__db_thread_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h517 u_int16_t dbth_pinmax; /* Number of slots allocated. */ member in struct:__db_thread_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h514 u_int16_t dbth_pinmax; /* Number of slots allocated. */ member in struct:__db_thread_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h514 u_int16_t dbth_pinmax; /* Number of slots allocated. */ member in struct:__db_thread_info

Completed in 174 milliseconds