Home
last modified time | relevance | path

Searched refs:ask (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/openbsd/sbin/fsck_msdos/
H A Dfat.c63 if (ask(0, "Truncate")) { in checkclnum()
136 if (ask(1, "Correct")) in readfat()
214 if (ask(1, "fix")) { in clustdiffer()
222 if (ask(0, "use FAT 0's entry")) { in clustdiffer()
226 if (ask(0, "use FAT %d's entry", fatnum)) { in clustdiffer()
238 if (ask(0, "Use mark from FAT 0")) { in clustdiffer()
259 if (ask(0, "Use continuation from FAT 0")) { in clustdiffer()
310 } else if (ask(0, "Truncate")) { in tryclear()
532 if (ret == FSERROR && ask(0, "Clear")) { in checklost()
545 if (ask(1, "fix")) { in checklost()
[all …]
H A Ddir.c335 if (ask(0, "Remove")) { in removede()
374 if (ask(1, "Truncate")) { in checksize()
473 if (ask(1, "Extend")) { in readDosDirSection()
485 } else if (ask(0, "Truncate")) in readDosDirSection()
706 if (ask(0, "Remove")) { in readDosDirSection()
713 if (ask(1, "Truncate")) { in readDosDirSection()
737 if (ask(1, "Correct")) { in readDosDirSection()
751 if (ask(1, "Correct")) { in readDosDirSection()
771 if (ask(1, "Correct")) { in readDosDirSection()
783 if (ask(1, "Correct")) { in readDosDirSection()
[all …]
H A Dext.h52 int ask(int, const char *, ...) __attribute__((__format__ (printf, 2, 3)));
H A Dmain.c99 ask(int def, const char *fmt, ...) in ask() function
/openbsd/games/fish/
H A Dfish.instr6 We take turns asking each other for cards, but you can't ask me for a card
8 the value you ask for, I have to give them to you. As long as I have one
9 of the cards you ask for, you get to keep asking. If you ask me for a
12 for, you get to keep asking me for cards. If not, it's my turn and I ask
15 Sometimes you get to ask first, sometimes I do. I'll tell you when it's
18 when I'm trying to decide what card to ask for, honest!)
/openbsd/usr.sbin/unbound/ipsecmod/
H A Dipsecmod.c147 struct query_info ask; in generate_request() local
148 ask.qname = name; in generate_request()
149 ask.qname_len = namelen; in generate_request()
150 ask.qtype = qtype; in generate_request()
151 ask.qclass = qclass; in generate_request()
152 ask.local_alias = NULL; in generate_request()
153 log_query_info(VERB_ALGO, "ipsecmod: generate request", &ask); in generate_request()
159 if((*qstate->env->detect_cycle)(qstate, &ask, in generate_request()
166 if(!(*qstate->env->attach_sub)(qstate, &ask, in generate_request()
/openbsd/games/gomoku/
H A Dmain.c140 ask("black or white? "); in main()
227 ask("Enter move (hjklyubn/S/Q)"); in main()
232 ask("save file name? "); in main()
263 ask("Thinking..."); in main()
300 ask("replay? "); in main()
307 ask("save file name? "); in main()
354 ask("cmd? "); in whatsup()
/openbsd/bin/mv/
H A Dmv.c179 int ask = 1; in do_move() local
191 ask = 0; in do_move()
192 if (ask) { in do_move()
/openbsd/distrib/miniroot/
H A Dinstall.sub468 ask "$_qst" a
703 ask "Response file location?" \
711 ask "(I)nstall or (U)pgrade?"
796 ask() {
811 ask "$_q" "$_a"
874 ask "$1" "$2"
2190 ask "DNS domain name? (e.g. 'example.com')" "$resp"
2263 ask "$_q" no
2280 ask "Full name for user $ADMIN?" "$ADMIN"
2297 $AI && ask "Public ssh key for user $ADMIN" none &&
[all …]
/openbsd/usr.bin/login/
H A Dlogin.c146 int ask, ch, cnt, fflag, pflag, quietlog, rootlogin, lastchance; in main() local
266 ask = 0; in main()
268 ask = 1; in main()
285 if (!ask) in main()
380 for (cnt = 0;; ask = 1) { in main()
392 if (ask) { in main()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/devel/
H A Ddevtools.pl116 sub ask($) subroutine
137 quit_now unless &ask;
/openbsd/etc/skel/
H A Ddot.mailrc2 set ask
/openbsd/usr.bin/patch/
H A Dutil.h39 void ask(const char *, ...)
H A Dinp.c261 ask("This file doesn't appear to be the " in plan_a()
325 ask("This file doesn't appear to be the %s " in plan_b()
/openbsd/games/hack/
H A Dhelp65 ^ ask for the type of a trap you found earlier.
66 ) ask for current wielded weapon.
67 [ ask for current armor.
68 = ask for current rings.
/openbsd/regress/usr.bin/mail/
H A Dsend.sh42 set ask
/openbsd/gnu/usr.bin/perl/hints/
H A Ddcosx.sh43 be able to use set-uid scripts you must ask your system administrator
77 GNU utilities or you must ask your system administrator to disable the
/openbsd/usr.sbin/map-mbone/
H A Dmapper.c94 void ask(u_int32_t dst);
200 void ask(u_int32_t dst) in ask() function
419 ask(neighbor); in accept_neighbors()
563 ask(neighbor); in accept_neighbors2()
589 ask(node->addr); in retry_requests()
886 ask(target_addr ? target_addr : allhosts_group); in main()
/openbsd/distrib/macppc/ramdisk/
H A Dinstall.md72 ask "Use (W)hole disk$_q or (E)dit the MBR?" "$_d"
120 ask "$_q(M)odify a partition or (A)bort?" "$_d"
139 disk_has $_disk hfs && ask "Use (H)FS or (M)BR partition table?" MBR
/openbsd/usr.sbin/mrinfo/
H A Dmrinfo.c100 void ask(u_int32_t dst);
163 ask(u_int32_t dst) in ask() function
439 ask(target_addr); in main()
/openbsd/gnu/usr.bin/binutils/gdb/config/powerpc/
H A Dppc64-linux.mh12 # -mfull-toc (the default), so we need to ask GCC to use as few TOC
/openbsd/sys/arch/alpha/stand/boot/
H A Dversion17 calls, kill 'ask' loop (i.e. if boot fails, halt), separate
/openbsd/usr.sbin/pkg_add/
H A DTODO6 - in interactive mode, make it ask questions whenever the user could get
/openbsd/gnu/llvm/llvm/docs/
H A DContributing.rst103 A reviewer may request changes or ask questions during the review. If you are
104 uncertain on how to provide test cases, documentation, etc., feel free to ask
152 Please ask for help if you're having trouble with your particular git workflow.
160 you are about to push and ask confirmation if you push multiple commits at once.
/openbsd/gnu/gcc/gcc/doc/
H A Dservice.texi17 changing GCC, ask @email{gcc@@gcc.gnu.org}. If you think you have found

12345678910>>...12