Lines Matching full:fuzzy
990 auto bool fuzzy; local
995 status = finduser(buf, &fuzzy, &user);
1012 if (fuzzy)
1014 /* name was a fuzzy match */
1165 ** was found using the fuzzy matching algorithm;
1214 sm_dprintf("%s (non-fuzzy)\n", sm_strexit(status));
1237 /* see if fuzzy matching allowed */
1241 sm_dprintf("not found (fuzzy disabled)\n");
1269 sm_dprintf("fuzzy matches %s\n", pw->pw_name);
1277 sm_dprintf("no fuzzy match found\n");
1287 sm_dprintf("not found (fuzzy disabled)\n");