Searched refs:ST_PAGE (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/psf/
H A Dpsf.c503 #define ST_PAGE (1<<2) macro
513 if (( state & ST_PAGE ) == 0 && *p != '\031' && *p != '\001' ) {
534 state |= ST_PAGE;
570 state &= ~ST_PAGE;
589 state &= ~ST_PAGE;
672 if ( state & ST_PAGE ) {
674 state &= ~ST_PAGE;

Completed in 83 milliseconds