HomeSort by: relevance | last modified time | path
    Searched defs:ERR (Results 1 - 25 of 25) sorted by relevancy

  /src/usr.bin/make/unit-tests/
deptgt-end-fail.mk 16 .for all in ok ERR
17 . for all-dep in ok ERR
18 . for end in ok ERR
19 . for end-dep in ok ERR
42 CMD.ERR= false
  /src/external/bsd/nsd/dist/simdzone/compat/
getopt.c 25 #define ERR(szz,czz) if(opterr){fprintf(stderr,"%s%s%c\n",argv[0],szz,czz);}
53 ERR(": illegal option -- ", c);
64 ERR(": option requires an argument -- ", c);
  /src/crypto/external/bsd/libsaslc/dist/src/
error.h 84 * ERR - gets address of the error structure, this macro should be used only
89 #define ERR(X) (&((X)->err))
  /src/external/bsd/top/dist/
getopt.c 63 #define ERR(s, c) if(opterr){\
95 ERR(": unknown option, -", c);
106 ERR(": argument missing for -", c);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/Solaris/sys/
regset.h 35 #undef ERR
  /src/external/bsd/openldap/dist/libraries/liblutil/
getopt.c 56 static void ERR (char * const argv[], const char * s, char c)
59 printf("DF_TRACE_DEBUG: static void ERR () in getopt.c\n");
108 ERR(argv,_(": illegal option--"),c);
122 ERR(argv,_(": option requires an argument--"),c);
  /src/tests/net/net/
t_pktinfo.c 47 #include <err.h>
48 #define ERR(msg) err(EXIT_FAILURE, msg)
53 #define ERR(msg) ATF_REQUIRE_MSG(0, "%s: %s", msg, strerror(errno))
64 ERR("socket");
73 ERR("bind");
76 ERR("getsockname");
80 ERR("setsockopt");
82 ERR("setsockopt");
92 ERR("socket")
    [all...]
  /src/usr.sbin/npf/npftest/libnpftest/
npf_state_test.c 29 #define ERR 0x4
106 { A, 1460, 23140, 10, 1000, IN|ERR },
156 return ret ? true : (p->flags & ERR) != 0;
  /src/external/bsd/jemalloc/dist/test/unit/
malloc_io.c 4 int err; local
8 err = get_errno();
9 expect_d_eq(err, 0, "Unexpected failure");
22 #define ERR(e) e, #e
26 {"0", "0", -1, ERR(EINVAL), UINTMAX_MAX},
27 {"0", "0", 1, ERR(EINVAL), UINTMAX_MAX},
28 {"0", "0", 37, ERR(EINVAL), UINTMAX_MAX},
30 {"", "", 0, ERR(EINVAL), UINTMAX_MAX},
31 {"+", "+", 0, ERR(EINVAL), UINTMAX_MAX},
32 {"++3", "++3", 0, ERR(EINVAL), UINTMAX_MAX}
85 int err; local
    [all...]
  /src/external/bsd/jemalloc.old/dist/test/unit/
malloc_io.c 4 int err; local
8 err = get_errno();
9 assert_d_eq(err, 0, "Unexpected failure");
22 #define ERR(e) e, #e
26 {"0", "0", -1, ERR(EINVAL), UINTMAX_MAX},
27 {"0", "0", 1, ERR(EINVAL), UINTMAX_MAX},
28 {"0", "0", 37, ERR(EINVAL), UINTMAX_MAX},
30 {"", "", 0, ERR(EINVAL), UINTMAX_MAX},
31 {"+", "+", 0, ERR(EINVAL), UINTMAX_MAX},
32 {"++3", "++3", 0, ERR(EINVAL), UINTMAX_MAX}
85 int err; local
    [all...]
  /src/external/gpl2/dtc/dist/tests/
tests.h 38 #define ERR "ERR: "
39 #define ERROR(fmt, args...) fprintf(stderr, ERR fmt, ## args)
  /src/external/mpl/dhcp/bind/dist/lib/irs/
getnameinfo.c 137 #define ERR(code) \
173 ERR(EAI_FAIL);
179 ERR(EAI_FAIL);
192 ERR(EAI_FAMILY);
196 ERR(EAI_FAIL);
224 ERR(EAI_OVERFLOW);
229 ERR(EAI_OVERFLOW);
267 ERR(EAI_SYSTEM);
294 ERR(EAI_OVERFLOW);
313 ERR(EAI_FAIL)
    [all...]
  /src/bin/ed/
ed.h 46 #define ERR (-2)
120 return ERR; \
125 #define REALLOC(b,n,i,err) \
134 return err; \
  /src/external/bsd/cron/dist/
macros.h 26 * TRUE, FALSE, and ERR must be distinct
27 * ERR must be < OK.
34 #define ERR (-1)
  /src/external/cddl/osnet/dev/dtrace/x86/
regset.h 131 #define ERR 13
152 #define ERR 12
  /src/usr.sbin/inetd/
inetd.h 119 #define ERR(msg, ...) ILV(LOG_ERR, msg __VA_OPT__(,) __VA_ARGS__)
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
expr.c 172 err("invalid complex constant");
426 err("left side of assignment must be variable");
739 err("no substring of function call");
830 err("disagreement of argument types in statement function call");
840 err("statement function definition and argument list differ");
1005 err("more than 7 subscripts");
1012 err("subscripts on scalar variable");
1337 err("attempted division by zero");
1515 #define ERR(s) { errs = s; goto error; }
1542 ERR("nonarithmetic operand of arithmetic operator"
    [all...]
  /src/dist/pf/sbin/pfctl/
pfctl.c 47 #include <err.h>
248 err(1, "DIOCSTART");
255 err(1, "DIOCSTARTALTQ");
267 err(1, "DIOCSTOP");
274 err(1, "DIOCSTOPALTQ");
283 err(1, "DIOCCLRSTATUS");
299 err(1, "DIOCCLRIFFLAG");
317 err(1, "pfctl_clear_rules");
335 err(1, "pfctl_clear_nat");
353 err(1, "pfctl_clear_altq")
    [all...]
  /src/lib/libc/net/
getaddrinfo.c 343 #define ERR(err) \
346 error = (err); \
493 ERR(EAI_BADHINTS); /* xxx */
495 ERR(EAI_BADFLAGS);
504 ERR(EAI_FAMILY);
522 ERR(EAI_BADHINTS);
529 ERR(EAI_FAIL);
609 ERR(EAI_NODATA);
611 ERR(EAI_NONAME)
    [all...]
  /src/external/bsd/ipf/dist/tools/
ipfstat.c 60 # ifdef ERR
61 # undef ERR
1678 if (refresh() == ERR)
1695 if (c == ERR)
  /src/external/bsd/libevent/dist/
evutil.c 227 #define ERR(e) WSA##e
229 #define ERR(e) e
245 EVUTIL_SET_SOCKET_ERROR(ERR(EAFNOSUPPORT));
250 EVUTIL_SET_SOCKET_ERROR(ERR(EINVAL));
305 saved_errno = ERR(ECONNABORTED);
318 #undef ERR
532 int err = WSAGetLastError(); local
533 if (err == WSAEWOULDBLOCK && sock >= 0) {
536 return err;
540 return err;
1394 int portnum=-1, need_np_hack, err; local
1628 int err; local
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/
evutil.c 225 #define ERR(e) WSA##e
227 #define ERR(e) e
243 EVUTIL_SET_SOCKET_ERROR(ERR(EAFNOSUPPORT));
248 EVUTIL_SET_SOCKET_ERROR(ERR(EINVAL));
303 saved_errno = ERR(ECONNABORTED);
316 #undef ERR
530 int err = WSAGetLastError(); local
531 if (err == WSAEWOULDBLOCK && sock >= 0) {
534 return err;
538 return err;
1392 int portnum=-1, need_np_hack, err; local
1626 int err; local
    [all...]
  /src/lib/libcurses/
curses.h 422 #define ERR (-1) /* Error return. */
498 (wmove(w, y, x) == ERR ? ERR : __waddbytes(w, s, n, 0))
500 (wmove(w, y, x) == ERR ? ERR : waddch(w, ch))
502 (wmove(w, y, x) == ERR ? ERR : waddchnstr(w, s, n))
504 (wmove(w, y, x) == ERR ? ERR : waddchnstr(w, s, -1))
506 (wmove(w, y, x) == ERR ? ERR : waddnstr(w, s, n)
    [all...]
  /src/external/bsd/ntp/dist/ntpd/
refclock_parse.c 307 #define ERR(_X_) if (list_err(parse, (_X_)))
1585 struct errorinfo *err = &parse->errors[lstate]; local
1587 if (err->err_started == 0)
1589 err->err_started = current_time;
1592 do_it = (current_time - err->err_last) >= err->err_stage->err_delay;
1595 err->err_cnt++;
1597 if (err->err_stage->err_count &&
1598 (err->err_cnt >= err->err_stage->err_count)
    [all...]
  /src/lib/libterminfo/
term.h 33 #ifndef ERR
34 #define ERR (-1) /* Error return */

Completed in 63 milliseconds