Searched refs:qbuf (Results 1 - 25 of 51) sorted by relevance

123

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Drumors.c295 char qbuf[QBUFSZ]; local
314 Sprintf(qbuf,
317 switch (ynq(qbuf)) {
339 Sprintf(qbuf,
342 if (yn(qbuf) != 'y') return 0;
H A Dwere.c138 char qbuf[QBUFSZ]; local
143 Sprintf(qbuf, "Do you want to change into %s? ",
145 if(yn(qbuf) == 'n') return;
H A Dwrite.c78 char qbuf[QBUFSZ]; local
110 Sprintf(qbuf, "What type of %s do you want to write?", typeword);
111 getlin(qbuf, namebuf);
H A Dpickup.c165 char qbuf[QBUFSZ]; local
203 Sprintf(qbuf,"What kinds of thing do you want to %s? [%s]",
205 getlin(qbuf,inbuf);
552 char qbuf[BUFSZ]; local
553 Sprintf(qbuf, "Pick up %s?",
556 switch ((obj->quan < 2L) ? ynaq(qbuf) : ynNaq(qbuf)) {
1179 char qbuf[BUFSZ]; local
1183 Strcpy(qbuf,
1187 Sprintf(eos(qbuf), "
1515 char qbuf[BUFSZ]; local
1689 char qbuf[QBUFSZ]; local
2082 char qbuf[BUFSZ], emptymsg[BUFSZ], pbuf[QBUFSZ]; local
[all...]
H A Ddo_name.c231 char qbuf[QBUFSZ]; local
272 Sprintf(qbuf, "What do you want to call %s?", buf);
273 getlin(qbuf,buf);
295 char buf[BUFSZ], qbuf[QBUFSZ]; local
299 Sprintf(qbuf, "What do you want to name %s %s?",
301 getlin(qbuf, buf);
493 char buf[BUFSZ], qbuf[QBUFSZ]; local
504 Sprintf(qbuf,"Call a stream of %s fluid:",
507 Sprintf(qbuf, "Call %s:", an(xname(&otemp)));
508 getlin(qbuf, bu
[all...]
H A Dspell.c447 char qbuf[QBUFSZ]; local
448 Sprintf(qbuf,
451 if (yn(qbuf) != 'y') {
542 char ilet, lets[BUFSZ], qbuf[QBUFSZ]; local
560 Sprintf(qbuf, "Cast which spell? [%s ?]", lets);
561 if ((ilet = yn_function(qbuf, (char *)0, '\0')) == '?')
1026 char qbuf[QBUFSZ]; local
1035 Sprintf(qbuf, "Reordering spells; swap '%c' with",
1037 if (!dospellmenu(qbuf, splnum, &othnum)) break;
H A Dlock.c233 char qbuf[QBUFSZ]; local
309 Sprintf(qbuf, "There is %s here, %s %s?",
314 c = ynq(qbuf);
404 Sprintf(qbuf,"%sock it?",
407 c = yn(qbuf);
441 char qbuf[QBUFSZ]; local
474 Sprintf(qbuf,"There is %s here, force its lock?",
479 c = ynq(qbuf);
H A Dmail.c560 char *p, buf[BUFSZ], qbuf[BUFSZ]; local
569 Sprintf(qbuf, "System command (%s)", cmd);
570 getlin(qbuf, buf);
H A Dinvent.c759 char buf[BUFSZ], qbuf[QBUFSZ]; local
948 Sprintf(qbuf, "What do you want to %s? [*]", word);
950 Sprintf(qbuf, "What do you want to %s? [%s or ?*]",
958 ilet = yn_function(qbuf, (char *)0, '\0');
1193 char buf[BUFSZ], qbuf[QBUFSZ]; local
1244 Sprintf(qbuf,"What kinds of thing do you want to %s? [%s]",
1246 getlin(qbuf, buf);
1380 char qbuf[QBUFSZ]; local
1403 Strcpy(qbuf, !ininv ? doname(otmp) :
1405 Strcat(qbuf, "
2652 char qbuf[QBUFSZ]; local
[all...]
H A Dteleport.c585 char qbuf[BUFSZ]; local
588 Strcpy(qbuf, "To what level do you want to teleport?");
592 if (wizard) Strcat(qbuf, " [type a number or ? for a menu]");
595 Strcat(qbuf, " [type a number]");
597 getlin(qbuf, buf);
H A Dend.c356 char qbuf[QBUFSZ];
361 Sprintf(qbuf,"Do you want to see what you had when you %s?",
364 Strcpy(qbuf,"Do you want your possessions identified?");
368 c = ask ? yn_function(qbuf, ynqchars, defquery) : defquery;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Drumors.c295 char qbuf[QBUFSZ]; local
314 Sprintf(qbuf,
317 switch (ynq(qbuf)) {
339 Sprintf(qbuf,
342 if (yn(qbuf) != 'y') return 0;
H A Dwere.c138 char qbuf[QBUFSZ]; local
143 Sprintf(qbuf, "Do you want to change into %s? ",
145 if(yn(qbuf) == 'n') return;
H A Dwrite.c78 char qbuf[QBUFSZ]; local
110 Sprintf(qbuf, "What type of %s do you want to write?", typeword);
111 getlin(qbuf, namebuf);
H A Dpickup.c165 char qbuf[QBUFSZ]; local
203 Sprintf(qbuf,"What kinds of thing do you want to %s? [%s]",
205 getlin(qbuf,inbuf);
552 char qbuf[BUFSZ]; local
553 Sprintf(qbuf, "Pick up %s?",
556 switch ((obj->quan < 2L) ? ynaq(qbuf) : ynNaq(qbuf)) {
1179 char qbuf[BUFSZ]; local
1183 Strcpy(qbuf,
1187 Sprintf(eos(qbuf), "
1515 char qbuf[BUFSZ]; local
1689 char qbuf[QBUFSZ]; local
2082 char qbuf[BUFSZ], emptymsg[BUFSZ], pbuf[QBUFSZ]; local
[all...]
H A Ddo_name.c231 char qbuf[QBUFSZ]; local
272 Sprintf(qbuf, "What do you want to call %s?", buf);
273 getlin(qbuf,buf);
295 char buf[BUFSZ], qbuf[QBUFSZ]; local
299 Sprintf(qbuf, "What do you want to name %s %s?",
301 getlin(qbuf, buf);
493 char buf[BUFSZ], qbuf[QBUFSZ]; local
504 Sprintf(qbuf,"Call a stream of %s fluid:",
507 Sprintf(qbuf, "Call %s:", an(xname(&otemp)));
508 getlin(qbuf, bu
[all...]
H A Dspell.c447 char qbuf[QBUFSZ]; local
448 Sprintf(qbuf,
451 if (yn(qbuf) != 'y') {
542 char ilet, lets[BUFSZ], qbuf[QBUFSZ]; local
560 Sprintf(qbuf, "Cast which spell? [%s ?]", lets);
561 if ((ilet = yn_function(qbuf, (char *)0, '\0')) == '?')
1026 char qbuf[QBUFSZ]; local
1035 Sprintf(qbuf, "Reordering spells; swap '%c' with",
1037 if (!dospellmenu(qbuf, splnum, &othnum)) break;
H A Dlock.c233 char qbuf[QBUFSZ]; local
309 Sprintf(qbuf, "There is %s here, %s %s?",
314 c = ynq(qbuf);
404 Sprintf(qbuf,"%sock it?",
407 c = yn(qbuf);
441 char qbuf[QBUFSZ]; local
474 Sprintf(qbuf,"There is %s here, force its lock?",
479 c = ynq(qbuf);
H A Dmail.c560 char *p, buf[BUFSZ], qbuf[BUFSZ]; local
569 Sprintf(qbuf, "System command (%s)", cmd);
570 getlin(qbuf, buf);
H A Dinvent.c759 char buf[BUFSZ], qbuf[QBUFSZ]; local
948 Sprintf(qbuf, "What do you want to %s? [*]", word);
950 Sprintf(qbuf, "What do you want to %s? [%s or ?*]",
958 ilet = yn_function(qbuf, (char *)0, '\0');
1193 char buf[BUFSZ], qbuf[QBUFSZ]; local
1244 Sprintf(qbuf,"What kinds of thing do you want to %s? [%s]",
1246 getlin(qbuf, buf);
1380 char qbuf[QBUFSZ]; local
1403 Strcpy(qbuf, !ininv ? doname(otmp) :
1405 Strcat(qbuf, "
2652 char qbuf[QBUFSZ]; local
[all...]
H A Dteleport.c585 char qbuf[BUFSZ]; local
588 Strcpy(qbuf, "To what level do you want to teleport?");
592 if (wizard) Strcat(qbuf, " [type a number or ? for a menu]");
595 Strcat(qbuf, " [type a number]");
597 getlin(qbuf, buf);
H A Dend.c356 char qbuf[QBUFSZ];
361 Sprintf(qbuf,"Do you want to see what you had when you %s?",
364 Strcpy(qbuf,"Do you want your possessions identified?");
368 c = ask ? yn_function(qbuf, ynqchars, defquery) : defquery;
/seL4-refos-master/libs/libmuslc/src/network/
H A Dlookup_name.c138 unsigned char qbuf[2][280], abuf[2][512]; local
139 const unsigned char *qp[2] = { qbuf[0], qbuf[1] };
152 0, 0, 0, qbuf[nq], sizeof *qbuf);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcsys.c278 char qbuf[QBUFSZ];
291 Sprintf(qbuf,"File name (default \"%s\"%s) ?", SAVEF,
293 getlin(qbuf, buf);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcsys.c278 char qbuf[QBUFSZ];
291 Sprintf(qbuf,"File name (default \"%s\"%s) ?", SAVEF,
293 getlin(qbuf, buf);

Completed in 159 milliseconds

123