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

/netbsd-current/external/bsd/less/dist/
H A Doption.c303 int no_prompt; local
307 no_prompt = (how_toggle & OPT_NO_PROMPT);
444 if (!no_prompt)
H A Dcommand.c216 int no_prompt; local
220 no_prompt = (optflag & OPT_NO_PROMPT);
228 if (no_prompt)
360 int no_prompt = (optflag & OPT_NO_PROMPT); local
378 optflag = no_prompt | ((flag == OPT_UNSET) ?
384 optflag = no_prompt | ((flag == OPT_SET) ?
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dreq.c993 char no_prompt = 0; local
1001 no_prompt = 1;
1033 else if (no_prompt)
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dreq.c1072 char no_prompt = 0; local
1080 no_prompt = 1;
1110 else if (no_prompt)

Completed in 200 milliseconds