Home
last modified time | relevance | path

Searched refs:no_prompt (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/less/
H A Dcommand.c146 int no_prompt; in mca_opt_toggle() local
150 no_prompt = (optflag & OPT_NO_PROMPT); in mca_opt_toggle()
160 if (no_prompt) in mca_opt_toggle()
266 int no_prompt = (optflag & OPT_NO_PROMPT); in mca_opt_first_char() local
280 optflag = no_prompt | in mca_opt_first_char()
286 optflag = no_prompt | in mca_opt_first_char()
H A Doption.c327 int no_prompt; in toggle_option() local
331 no_prompt = (how_toggle & OPT_NO_PROMPT); in toggle_option()
454 if (!no_prompt) { in toggle_option()
/openbsd/usr.bin/openssl/
H A Dreq.c1131 char no_prompt = 0; in make_REQ() local
1139 no_prompt = 1; in make_REQ()
1168 if (no_prompt) in make_REQ()