max_matches 226 source3/libsmb/clilist.c int max_matches = 1366; /* Match W2k - was 512. */ max_matches 228 source3/libsmb/clilist.c int max_matches = 512; max_matches 277 source3/libsmb/clilist.c SSVAL(param,2,max_matches); /* max count */ max_matches 287 source3/libsmb/clilist.c SSVAL(param,2,max_matches); /* max count */ max_matches 112 source4/libcli/clilist.c int max_matches = 512; max_matches 142 source4/libcli/clilist.c first_parms.t2ffirst.in.max_count = max_matches; max_matches 169 source4/libcli/clilist.c next_parms.t2fnext.in.max_count = max_matches;