Searched refs:nmatches (Results 1 – 7 of 7) sorted by relevance
151 int nmatches, longest; in lookup() local154 nmatches = 0; in lookup()163 nmatches = 1; in lookup()166 nmatches++; in lookup()169 if (nmatches > 1) in lookup()
226 register int nmatches, longest; in getcmd() local229 nmatches = 0; in getcmd()238 nmatches = 1; in getcmd()241 nmatches++; in getcmd()244 if (nmatches > 1) in getcmd()
344 int nmatches, longest; in getcmd() local347 nmatches = 0; in getcmd()356 nmatches = 1; in getcmd()359 nmatches++; in getcmd()362 if (nmatches > 1) in getcmd()
128 uint_t nmatches = 0; in dt_pid_per_sym() local166 nmatches++; in dt_pid_per_sym()177 nmatches++; in dt_pid_per_sym()181 if (!glob && nmatches == 0) { in dt_pid_per_sym()210 nmatches++; in dt_pid_per_sym()221 nmatches++; in dt_pid_per_sym()224 pp->dpp_nmatches += nmatches; in dt_pid_per_sym()383 uint_t nmatches = pp->dpp_nmatches; in dt_pid_per_mod() local389 if (nmatches == pp->dpp_nmatches) { in dt_pid_per_mod()
756 int nmatches, longest; in getcmd() local762 nmatches = 0; in getcmd()771 nmatches = 1; in getcmd()774 nmatches++; in getcmd()777 if (nmatches > 1) in getcmd()
785 int nmatches; in getcmd() local788 nmatches = 0; in getcmd()797 nmatches = 1; in getcmd()800 nmatches++; in getcmd()803 if (nmatches > 1) in getcmd()
803 local n=0 nmatches=0 tag wssid wbssid help matches=812 nmatches=$(( $nmatches + 1 ))813 [ $nmatches -le ${#DIALOG_MENU_TAGS} ] || break814 f_substr -v tag "$DIALOG_MENU_TAGS" $nmatches 1823 if [ $nmatches -eq 0 ]; then826 elif [ $nmatches -eq 1 ]; then835 # Operate in a loop; for the case of $nmatches > 1, we can cycle back840 if [ $nmatches -gt 1 ]; then910 [ $nmatches -eq 1 ] && break1019 local ssid ussid matches nmatches nconfigs nfound help desc w[all …]