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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Drtmp.h64 #define RTMPTAB_ZIPQUERY 0x01 macro
H A Dzip.c286 rtmp->rt_flags &= ~RTMPTAB_ZIPQUERY;
345 } else if (( rtmp->rt_flags & RTMPTAB_ZIPQUERY ) == 0 ) {
368 rtmp->rt_flags &= ~RTMPTAB_ZIPQUERY;
428 if (( rtmp->rt_flags & RTMPTAB_ZIPQUERY ) == 0 ) {
486 rtmp->rt_flags &= ~RTMPTAB_ZIPQUERY;
H A Dmain.c266 iface->i_rt->rt_flags &= ~RTMPTAB_ZIPQUERY;
409 iface->i_rt->rt_flags |= RTMPTAB_ZIPQUERY;
495 rtmp->rt_flags |= RTMPTAB_ZIPQUERY;
579 ( rtmp->rt_flags & RTMPTAB_ZIPQUERY ) ||
755 if ( iface->i_rt->rt_flags & RTMPTAB_ZIPQUERY ) {
779 if ( rt->rt_flags & RTMPTAB_ZIPQUERY ) {

Completed in 54 milliseconds