Lines Matching defs:yes
107 * So for example in German it would ask (ja/nein) or (yes/no) in
117 static int yes(void);
124 static char *default_yesstr = "yes";
254 /* get yes expression according to current locale */
264 * use default yes expression.
676 if (!yes()) {
834 if (!yes()) {
1073 if (!yes()) {
1123 if (!yes()) {
1412 if (!yes()) {
2879 yes(void)
2907 * Internationalized get yes / no answer.