Home
last modified time | relevance | path

Searched defs:tdopts (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/kadmin/dbutil/
H A Dtabdump.c49 struct tdopts { struct
50 int csv; /* 1 for CSV, 0 for tab-separated */
51 int emptyhex_empty; /* print empty hex strings as "" not "-1" */
52 int numeric; /* numeric instead of symbolic output */
53 int omitheader; /* omit field headers */
54 int writerectype; /* write record type prefix */
55 char *fname; /* output file name */