Searched refs:question2 (Results 1 – 1 of 1) sorted by relevance
658 static bool yes_no(Device* device, const char* question1, const char* question2) { in yes_no() argument659 const char* headers[] = { question1, question2, NULL }; in yes_no()