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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A Dwx-config.in665 _delegates=`find_eligible_delegates $configmask`
671 decho " matching = $_delegates"
676 for d in $_delegates; do
688 if match_field "$this_config" $_delegates ; then
689 _delegates=`remove_field $this_config $_delegates`
703 elif [ -z "$_delegates" ]; then
729 _delegates=`remove_field "$_best_delegate" $_delegates`
731 if [ -n "$_delegates" ]; the
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/lib/wx/config/
H A Darm-linux-base-unicode-release-2.8665 _delegates=`find_eligible_delegates $configmask`
671 decho " matching = $_delegates"
676 for d in $_delegates; do
688 if match_field "$this_config" $_delegates ; then
689 _delegates=`remove_field $this_config $_delegates`
703 elif [ -z "$_delegates" ]; then
729 _delegates=`remove_field "$_best_delegate" $_delegates`
731 if [ -n "$_delegates" ]; the
[all...]

Completed in 88 milliseconds