Lines Matching defs:pcnt
1167 int pcnt = 0;
1176 if (pcnt >= SMBADM_NPROP) {
1183 if (smbadm_prop_parse(optarg, &props[pcnt++]) != 0)
1192 if (pcnt == 0) {
1204 for (p = 0; p < pcnt; p++) {
1227 int pcnt = 0;
1236 if (pcnt >= SMBADM_NPROP) {
1243 if (smbadm_prop_parse(optarg, &props[pcnt++]) != 0)
1258 if (pcnt == 0) {
1263 pcnt = SMBADM_NPROP;
1264 for (p = 0; p < pcnt; p++)
1268 for (p = 0; p < pcnt; p++) {