38#define job_progress_TYPE( object_type ) \
39 typeof ( int ( object_type, struct job_progress *progress ) )
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
int job_progress(struct interface *intf, struct job_progress *progress)
Get job progress.
unsigned long total
Total operation size.
char message[32]
Message (optional)
unsigned long completed
Amount of operation completed so far.