HomeSort by: relevance | last modified time | path
    Searched defs:question (Results 1 - 2 of 2) sorted by relevancy

  /src/games/quiz/
quiz.c 230 char *answer, *t, question[LINE_SZ]; local in function:quiz
265 (void)strcpy(question, t);
277 (void)printf("%s?\n", question);
  /src/sys/kern/
kern_timeout.c 905 static char question[] = "?"; local in function:db_show_callout_bucket
916 name = name ? name : question;

Completed in 27 milliseconds