Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_sr_common.c7 static const char *const dhdr_types[] = variable
15 if ( type < ARRAY_SIZE(dhdr_types) && dhdr_types[type] ) in dhdr_type_to_str()
16 return dhdr_types[type]; in dhdr_type_to_str()

Completed in 26 milliseconds