Searched refs:class_hint (Results 1 – 1 of 1) sorted by relevance
528 char *class_hint; in hostx_init() local666 class_hint = malloc(class_len); in hostx_init()667 if (class_hint) { in hostx_init()668 strcpy(class_hint, ephyrResName); in hostx_init()669 strcpy(class_hint + strlen(ephyrResName) + 1, "Xephyr"); in hostx_init()677 class_hint); in hostx_init()678 free(class_hint); in hostx_init()