Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/kadmin/dbutil/
H A Dtabdump.c51 int emptyhex_empty; /* print empty hex strings as "" not "-1" */ member
243 if (data->length == 0 && !opts->emptyhex_empty) { in write_data()
665 opts.emptyhex_empty = 1; in tabdump()