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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fget.c122 u_int32_t pinmax, st_hsearch; local
962 pinmax = ip->dbth_pinmax;
964 2 * pinmax * sizeof(PIN_LIST), &list)) != 0)
968 pinmax * sizeof(PIN_LIST));
969 memset(&list[pinmax], 0, pinmax * sizeof(PIN_LIST));
972 ip->dbth_pinmax = 2 * pinmax;

Completed in 53 milliseconds