Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:numnames

1180 		    int numnames;
1183 numnames = p[0];
1184 p = smb_fdata(ndo, p, "NumNames=[B]\n", p + 1, 0);
1187 while (numnames--) {