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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/common/
H A Dgetqueue.c1957 } maxclen[] = { variable in typeref:struct:maxlen
2107 for( j = 0; maxclen[j].c && cccc != maxclen[j].c ; ++j );
2108 if( (len = maxclen[j].len) && safestrlen(s+1) > len ){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/
H A Dgetqueue.c1957 } maxclen[] = { variable in typeref:struct:maxlen
2107 for( j = 0; maxclen[j].c && cccc != maxclen[j].c ; ++j );
2108 if( (len = maxclen[j].len) && safestrlen(s+1) > len ){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/common/
H A Dgetqueue.c1957 } maxclen[] = { variable in typeref:struct:maxlen
2107 for( j = 0; maxclen[j].c && cccc != maxclen[j].c ; ++j );
2108 if( (len = maxclen[j].len) && safestrlen(s+1) > len ){

Completed in 131 milliseconds