Searched defs:print_charspec (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1444 print_charspec(FILE *fout, char *name, struct charspec *cspec) function
1641 print_charspec(fout, "desc_cs", &pvd->pvd_desc_cs);
1642 print_charspec(fout, "exp_cs", &pvd->pvd_exp_cs);
1684 print_charspec(fout, "cset ", &iuvd->iuvd_cset);
1727 print_charspec(fout, "Desc Char Set ", &lvd->lvd_desc_cs);
1825 print_charspec(fout, "ID CS ", &fsd->fsd_lvidcs);
1828 print_charspec(fout, "ID CS ", &fsd->fsd_fscs);

Completed in 48 milliseconds