Searched refs:seat2 (Results 1 – 1 of 1) sorted by relevance
3088 _cleanup_free_ char *seat = NULL, *seat2 = NULL; in home_auto_login() local3105 seat2 = strdup("seat0"); in home_auto_login()3106 if (!seat2) in home_auto_login()3111 if (seat || seat2) { in home_auto_login()3121 if (seat2) in home_auto_login()3122 list[i++] = TAKE_PTR(seat2); in home_auto_login()