Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/udf/
H A Dudf_subr.h167 void udf_osta_charset(struct charspec *charspec);
H A Dudf_subr.c2200 udf_osta_charset(struct charspec *charspec) in udf_osta_charset() function
4550 udf_osta_charset(&osta_charspec); in udf_lookup_name_in_dir()
4785 udf_osta_charset(&osta_charspec); in udf_dir_detach()
5052 udf_osta_charset(&osta_charspec); in udf_dir_attach()
/dports/sysutils/udfclient/UDFclient.0.8.11/
H A Dudf.c4749 static void udf_osta_charset(struct charspec *charspec) { in udf_osta_charset() function
4873 udf_osta_charset(&dscr->desc_charset); in udf_create_empty_primary_volume_descriptor()
4874 udf_osta_charset(&dscr->explanatory_charset); in udf_create_empty_primary_volume_descriptor()
4960 udf_osta_charset(&lv_info->lvi_charset); in udf_create_empty_implementation_use_volume_descriptor()
4988 udf_osta_charset(&dscr->desc_charset); in udf_create_empty_logical_volume_descriptor()
5060 udf_osta_charset(&dscr->logvol_id_charset); in udf_create_empty_fileset_desc()
5063 udf_osta_charset(&dscr->fileset_charset); in udf_create_empty_fileset_desc()
6064 udf_osta_charset(&osta_charspec); in udf_create_directory_entry()