Home
last modified time | relevance | path

Searched refs:yesno (Results 1 – 12 of 12) sorted by relevance

/external/jsoncpp/
Ddoxybuild.py95 def yesno( bool ): function
102 '%HAVE_DOT%': yesno(options.with_dot),
104 '%HTML_HELP%': yesno(options.with_html_help),
105 '%UML_LOOK%': yesno(options.with_uml_look),
/external/toybox/toys/posix/
Drm.c43 or = yesno(s, 0); in do_rm()
62 or = yesno(s, 0); in do_rm()
Dcp.c153 if (!yesno("", 1)) return 0;
333 if (!yesno("", 1)) rc = 0; in cp_main()
Dfind.c456 test = yesno(prompt, 0); in do_find()
/external/toybox/toys/lsb/
Dkillall.c44 if (!yesno(toybuf, 0)) return 0;
/external/toybox/lib/
Dlib.h178 int yesno(char *prompt, int def);
Dlib.c598 int yesno(char *prompt, int def) in yesno() function
/external/toybox/toys/pending/
Dcrontab.c322 if (!yesno(toybuf, 0)) { in do_edit()
/external/libexif/m4m/
Dgp-check-popt.m4154 if test "$require_popt$have_popt" = "yesno"; then
/external/openssh/
Dssh-keygen.c2652 char yesno[3]; in main() local
2656 if (fgets(yesno, sizeof(yesno), stdin) == NULL) in main()
2658 if (yesno[0] != 'y' && yesno[0] != 'Y') in main()
/external/libvncserver/x11vnc/
Dtkx11vnc3168 proc set_connected {yesno} {
3172 if {$yesno == "yes"} {
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
Dssvnc.tcl9322 …set reply [tk_messageBox -parent $parent -type yesno -icon question -title "Delete Cert" -message …
9337 …set reply [tk_messageBox -parent $parent -type yesno -icon question -title "Delete Cert" -message …
9356 …set reply [tk_messageBox -parent $parent -type yesno -icon question -title "Delete Identical Cert"…
9913 …set reply [tk_messageBox -parent $p -type yesno -title "View Cert" -message "View Certificate and …
9955 …set reply [tk_messageBox -parent $p -type yesno -title "View Private Key" -message "View Private K…