Ignore:
Timestamp:
Jan 1, 2014, 12:47:38 AM (10 years ago)
Author:
Bruno Cornec
Message:
  • Update mindi-busybox to 1.21.1
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi-busybox/include/volume_id.h

    r2725 r3232  
    2121char *get_devname_from_label(const char *spec);
    2222char *get_devname_from_uuid(const char *spec);
    23 void display_uuid_cache(void);
     23void display_uuid_cache(int scan_devices);
    2424
    2525/* Returns:
     
    2929 */
    3030int resolve_mount_spec(char **fsname);
     31int add_to_uuid_cache(const char *device);
Note: See TracChangeset for help on using the changeset viewer.