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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfilter.c30 int unixpos; member in struct:Filter_t
50 if ( where != This->unixpos ){
78 This->unixpos += j;
93 if(This->unixpos == -1)
96 if (where != This->unixpos ){
121 This->unixpos += j;
128 This->unixpos = -1;
164 This->dospos = This->unixpos = This->rw = 0;

Completed in 53 milliseconds