Home
last modified time | relevance | path

Searched refs:propcnt (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A Ducgendat.c104 static krb5_ui_2 propcnt[NEEDPROPS]; variable
1316 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()