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

  /src/tests/usr.bin/indent/
edge_cases.c 55 Whether to break or not to break, that is the question; variable
  /src/games/quiz/
quiz.c 230 char *answer, *t, question[LINE_SZ]; local
265 (void)strcpy(question, t);
277 (void)printf("%s?\n", question);
  /src/sys/kern/
kern_timeout.c 905 static char question[] = "?"; local
916 name = name ? name : question;

Completed in 14 milliseconds