HomeSort by: relevance | last modified time | path
    Searched refs:mess (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/external/bsd/ntp/dist/libntp/
getopt.c 41 const char *mess,
47 fputs(mess, stderr);
  /src/games/phantasia/
Makefile 20 ALLFILES=gold lastdead mess monsters void motd characs scoreboard
21 FILES=gold lastdead mess monsters void motd
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
setvar.exp 70 set mess "$message -- $match"
72 append mess " (#$count)"
78 set mess "$message -- $match"
81 if [gdb_test -nopass "$arg" "$match" "$mess"] {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
setvar.exp 70 set mess "$message -- $match"
72 append mess " (#$count)"
78 set mess "$message -- $match"
81 if [gdb_test -nopass "$arg" "$match" "$mess"] {
  /src/external/bsd/am-utils/dist/hlfsd/
hlfsd.c 900 fatal(char *mess)
906 messlen = strlen(mess);
908 if (!STREQ(&mess[messlen + 1 - sizeof(ERRM)], ERRM))
909 fprintf(stderr, "%s: %s\n", am_get_progname(), mess);
911 xstrlcpy(lessmess, mess, sizeof(lessmess));
918 plog(XLOG_FATAL, "%s", mess);
  /src/bin/ksh/
trap.c 20 { .signal = SIGEXIT_, .name = "EXIT", .mess = "Signal 0" },
22 { .signal = SIGERR_, .name = "ERR", .mess = "Error handler" },
39 sigtraps[i].mess = sys_siglist[i];
sh.h 361 const char *mess; /* descriptive name */ member in struct:trap
c_ksh.c 1166 sigtraps[i].mess);
1171 sigtraps[i].mess);
1254 w = strlen(sigtraps[si].mess);
jobs.c 1468 strlcpy(buf, sigtraps[WSTOPSIG(p->status)].mess,
1491 strlcpy(buf, sigtraps[WTERMSIG(p->status)].mess,
  /src/usr.bin/make/unit-tests/
meta-cmd-cmp.mk 83 # don't let gcov mess up the results
  /src/lib/libc/arch/sparc/gen/
divrem.m4 212 ! division loop will mess up the first time around.
  /src/sys/lib/libkern/arch/sparc/
divrem.m4 212 ! division loop will mess up the first time around.
  /src/sys/lib/libkern/arch/sparc64/
divrem.m4 213 ! division loop will mess up the first time around.
  /src/external/lgpl3/gmp/dist/mpn/x86_64/k10/
popcount.asm 43 C is one byte shorter and therefore will mess up the switching code.
  /src/external/lgpl3/gmp/dist/mpn/arm/neon/
hamdist.asm 43 C 64-bits-at-a-time, which will mess up in big-endian mode. Except not for
popcount.asm 43 C 64-bits-at-a-time, which will mess up in big-endian mode. Except not for
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
fpmath-sf.S 393 xor a, #0xff ; XOR doesn't mess with carry
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
fpmath-sf.S 393 xor a, #0xff ; XOR doesn't mess with carry
  /src/external/bsd/tre/dist/tests/agrep/
records.ok 135 example, mail messages as a
144 example, mail messages as a
153 example,records.in:213:0:1-2: mailrecords.in:214:0:4-5: messagesrecords.in:215:0:0-1: asrecords.in:218:0:0-1: arecords.in:219:0:1-2:
162 example,(standard input):213:0:1-2: mail(standard input):214:0:4-5: messages(standard input):215:0:0-1: as(standard input):218:0:0-1: a(standard input):219:0:1-2:
  /src/external/gpl3/gcc.old/dist/libgcc/config/sparc/
lb1spc.S 217 ! division loop will mess up the first time around.
564 ! division loop will mess up the first time around.
  /src/external/gpl3/gcc/dist/libgcc/config/sparc/
lb1spc.S 217 ! division loop will mess up the first time around.
564 ! division loop will mess up the first time around.
  /src/external/historical/nawk/dist/
FIXES.1e 437 9fans. the management of temporary values is just a mess; i
  /src/lib/libc/regex/
regcomp.c 1133 if (p->error != 0) /* don't mess things up further */
  /src/sys/dev/audio/
audio.c 575 const char *mess);
1696 const char *mess)
1723 mess, (int)track->seq,
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
acinclude.m4.in 4656 dnl to clean up that mess we:

Completed in 67 milliseconds

1 2