Searched refs:gotcha (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/games/hunt/huntd/ |
| D | driver.c | 535 checkdam(PLAYER *ouch, PLAYER *gotcha, IDENT *credit, int amt, in checkdam() argument 551 if (gotcha != NULL) in checkdam() 552 message(gotcha, "He has boots on!"); in checkdam() 619 if (ouch == gotcha) { /* No use killing yourself */ in checkdam() 636 if (gotcha == NULL) in checkdam() 638 gotcha->p_damcap += STABDAM; in checkdam() 639 gotcha->p_damage -= STABDAM; in checkdam() 640 if (gotcha->p_damage < 0) in checkdam() 641 gotcha->p_damage = 0; in checkdam() 642 (void) snprintf(Buf, sizeof(Buf), "%2d/%2d", gotcha->p_damage, in checkdam() [all …]
|
| /netbsd/src/usr.bin/mail/ |
| D | send.c | 445 int gotcha; in puthead() local 447 gotcha = 0; in puthead() 449 fmt("To:", hp->h_to, fo, w & GCOMMA), gotcha++; in puthead() 451 (void)fprintf(fo, "Subject: %s\n", hp->h_subject), gotcha++; in puthead() 453 fmt("Cc:", hp->h_cc, fo, w & GCOMMA), gotcha++; in puthead() 455 fmt("Bcc:", hp->h_bcc, fo, w & GCOMMA), gotcha++; in puthead() 457 (void)fprintf(fo, "In-Reply-To: %s\n", hp->h_in_reply_to), gotcha++; in puthead() 459 fmt("References:", hp->h_references, fo, w & GCOMMA), gotcha++; in puthead() 463 gotcha++; in puthead() 466 … (void)fprintf(fo, "(sendmail options: %s)\n", detract(hp->h_smopts, GSMOPTS)), gotcha++; in puthead() [all …]
|
| D | quit.c | 138 int gotcha, c; in edstop() local 156 for (mp = get_message(1), gotcha = 0; mp; mp = next_message(mp)) { in edstop() 162 gotcha++; in edstop() 172 if (!gotcha || Tflag != NULL) in edstop() 234 gotcha = (c == 0 && ibuf == NULL); in edstop() 247 if (gotcha) { in edstop()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | ux.texi | 513 For example, a ``gotcha'' here is to forget to add a space when adding a
|
| D | gccint.info | 47830 For example, a "gotcha" here is to forget to add a space when adding a
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | WISHLIST | 1255 places don't care. For now, this gotcha is documented in 1267 be tried. For now, this gotcha is documented in access(5).
|
| /netbsd/src/games/fortune/datfiles/ |
| D | fortunes2 | 32422 news: gotcha 49119 /usr/news/gotcha
|