Searched refs:lastrefnum (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 Dofork.c36 static u_short lastrefnum = 0; variable
153 for ( refnum = ++lastrefnum, i = 0; i < nforks; i++, refnum++ ) {
165 lastrefnum = 3
177 same if lastrefnum++ rather than ++lastrefnum.
179 lastrefnum = refnum;

Completed in 215 milliseconds