Home
last modified time | relevance | path

Searched defs:question (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
HDcommit.c103 struct question struct
112 struct question *next; argument
/dragonfly/usr.bin/indent/
HDindent_codes.h47 #define question 7 macro
/dragonfly/contrib/gdb-7/gdb/tui/
HDtui-hooks.c72 char *question; in tui_query_hook() local
/dragonfly/sbin/restore/
HDutilities.c380 reply(const char *question) in reply()
/dragonfly/games/quiz/
HDquiz.c209 char *answer, *s, *t, question[LINE_SZ]; in quiz() local
/dragonfly/sbin/dump/
HDoptr.c71 query(const char *question) in query()
/dragonfly/gnu/usr.bin/rcs/lib/
HDrcsgen.c321 yesorno(int default_answer, char const *question, ...) in yesorno()
/dragonfly/sbin/fsck/
HDutilities.c78 reply(char *question) in reply()
/dragonfly/contrib/ldns/
HDrr.c121 ldns_rdf **prev, bool question, in ldns_rr_new_frm_str_internal()
810 ldns_rr_set_question(ldns_rr *rr, bool question) in ldns_rr_set_question()
/dragonfly/contrib/gdb-7/gdb/
HDutils.c1258 char *y_string, *n_string, *question; in defaulted_query() local