Searched refs:propcnt (Results 1 – 1 of 1) sorted by relevance
104 static krb5_ui_2 propcnt[NEEDPROPS]; variable1316 propcnt[i] = (proptbl[i].used != 0) ? idx : 0xffff; in write_cdata()1324 propcnt[i] = idx; in write_cdata()1351 fprintf(out, "0x%04x", propcnt[i]); in write_cdata()1384 fwrite((char *) propcnt, sizeof(krb5_ui_2), nprops, out); in write_cdata()