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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddirectory.c1547 static int recnt_times = 0; /* do 1 time before workaround */ local
1673 //if(recnt_times >= 2 && (ntohl(dir->d_did) == afp_getbandsdid()) )
1674 if(recnt_times >= 1 && (ntohl(dir->d_did) == afp_getbandsdid()) ) /* set recount time >= 1, jon 2012/07/31 */
1684 recnt_times++;

Completed in 64 milliseconds