Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_sr_common.c21 static const char *const mandatory_rec_types[] = variable
48 if ( (type < ARRAY_SIZE(mandatory_rec_types)) && in rec_type_to_str()
49 (mandatory_rec_types[type]) ) in rec_type_to_str()
50 return mandatory_rec_types[type]; in rec_type_to_str()

Completed in 2 milliseconds