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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Ddirectory.c1528 static int recnt_times = 0; /* do 1 time before workaround */ local
1659 //if(recnt_times >= 2 && (ntohl(dir->d_did) == afp_getbandsdid()) )
1660 if(recnt_times >= 1 && (ntohl(dir->d_did) == afp_getbandsdid()) ) /* set recount time >= 1, jon 2012/07/31 */
1670 recnt_times++;

Completed in 87 milliseconds