Searched refs:sd_sindex (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 Denumerate.c51 unsigned int sd_sindex; member in struct:savedir
309 sd.sd_sindex = 1;
318 if ( sindex < sd.sd_sindex ) {
319 sd.sd_sindex = 1;
322 while ( sd.sd_sindex < sindex ) {
329 sd.sd_sindex++;
470 sd.sd_sindex = sindex + actcnt;

Completed in 46 milliseconds