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

/freebsd-12-stable/contrib/less/
H A Doption.c312 int no_prompt; local
316 no_prompt = (how_toggle & OPT_NO_PROMPT);
453 if (!no_prompt)
H A Dcommand.c201 int no_prompt; local
205 no_prompt = (optflag & OPT_NO_PROMPT);
213 if (no_prompt)
/freebsd-12-stable/crypto/openssl/apps/
H A Dreq.c993 char no_prompt = 0; local
1001 no_prompt = 1;
1033 else if (no_prompt)

Completed in 159 milliseconds