Home
last modified time | relevance | path

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

/dports/devel/libburn/libburn-1.5.4/libburn/
H A Dlibburn.ver52 burn_drive_get_all_profiles;
H A Dlibburn.h3478 int burn_drive_get_all_profiles(struct burn_drive *d, int *num_profiles,
H A Ddrive.c2759 int burn_drive_get_all_profiles(struct burn_drive *d, int *num_profiles, in burn_drive_get_all_profiles() function
/dports/devel/libburn/libburn-1.5.4/test/
H A Dtelltoc.c274 ret = burn_drive_get_all_profiles(drive, &num_profiles, profiles, in telltoc_media()
/dports/sysutils/xorriso/libisoburn-1.5.0/xorriso/
H A Ddrive_mgt.c1650 ret= burn_drive_get_all_profiles(drive, &num_profiles, in Xorriso_choose_speed_factor()
1939 burn_drive_get_all_profiles(drive, &num_profiles, profiles, is_current); in Xorriso_list_profiles()
2003 burn_drive_get_all_profiles(drive, &num_profiles, profiles, is_current); in Xorriso_atip()
/dports/devel/libburn/libburn-1.5.4/
H A DChangeLog335 * New API calls burn_drive_get_all_profiles(), burn_obtain_profile_name() allow
/dports/devel/libburn/libburn-1.5.4/cdrskin/
H A Dcdrskin.c5563 burn_drive_get_all_profiles(drive, &num_profiles, profiles, is_current); in Cdrskin_print_all_profiles()