Searched refs:user_mask_fits (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.in488 # user_mask_fits _config
490 user_mask_fits() { echo "$1" | $EGREP "$configmask" > /dev/null 2>&1; } function
684 if user_mask_fits "$this_config" ; then
765 if not user_mask_fits "$this_config" ; then
/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.8488 # user_mask_fits _config
490 user_mask_fits() { echo "$1" | $EGREP "$configmask" > /dev/null 2>&1; } function
684 if user_mask_fits "$this_config" ; then
765 if not user_mask_fits "$this_config" ; then

Completed in 171 milliseconds