Searched refs:bug (Results 1 - 25 of 132) sorted by relevance

123456

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcond-cmp-unary.exp1 make: "cond-cmp-unary.mk" line 53: This is only reached because of a bug in EvalNotEmpty.
H A Ddep-wildcards.exp1 dep-colon-bug-cross-file.mk
H A Ddep-colon-bug-cross-file.mk1 # $NetBSD: dep-colon-bug-cross-file.mk,v 1.4 2020/09/27 09:53:41 rillig Exp $
/freebsd-13-stable/contrib/netbsd-tests/net/mcast/
H A Dmcast.c91 addmc(int s, struct addrinfo *ai, bool bug) argument
119 if (bug && IN6_IS_ADDR_V4MAPPED(&s6->sin6_addr)) {
189 bool bug)
219 if ((f == bind || f == connector) && addmc(s, ai, bug) == -1) {
268 bool bug)
276 s = getsocket(host, port, conn ? connect : connector, &slen, bug);
311 bool bug)
320 s = getsocket(host, port, bind, &slen, bug);
346 run(const char *host, const char *port, size_t n, bool conn, bool bug) argument
358 receiver(syncfds[0], host, port, n, conn, bug);
187 getsocket(const char *host, const char *port, int (*f)(int, const struct sockaddr *, socklen_t), socklen_t *slen, bool bug) argument
267 sender(const int fd, const char *host, const char *port, size_t n, bool conn, bool bug) argument
310 receiver(const int fd, const char *host, const char *port, size_t n, bool conn, bool bug) argument
413 bool conn, bug; local
[all...]
/freebsd-13-stable/contrib/bmake/mk/
H A Dlibnames.mk12 # Please send copies of changes and bug-fixes to:
H A Dhost.libnames.mk12 # Please send copies of changes and bug-fixes to:
H A Dsrctop.mk12 # Please send copies of changes and bug-fixes to:
43 # Linux at least has a bug where attempting to check an automounter
H A Dcompiler.mk12 # Please send copies of changes and bug-fixes to:
H A Dlinks.mk12 # Please send copies of changes and bug-fixes to:
H A Dsys.debug.mk12 # Please send copies of changes and bug-fixes to:
H A Dautoconf.mk12 # Please send copies of changes and bug-fixes to:
H A Dfiles.mk12 # Please send copies of changes and bug-fixes to:
H A Dinc.mk12 # Please send copies of changes and bug-fixes to:
H A Dinstall-new.mk12 # Please send copies of changes and bug-fixes to:
H A Drst2htm.mk12 # Please send copies of changes and bug-fixes to:
H A Dscripts.mk12 # Please send copies of changes and bug-fixes to:
H A Dtarget-flags.mk51 # Please send copies of changes and bug-fixes to:
H A Dwhats.mk12 # Please send copies of changes and bug-fixes to:
H A Dyacc.mk13 # Please send copies of changes and bug-fixes to:
/freebsd-13-stable/crypto/openssh/regress/
H A Denvpass.sh8 # Prepare a custom config to test for a configuration parsing bug fixed in 4.0
10 Host test-sendenv-confparse-bug
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c1290 struct refclockbug *bug /* output structure */
1318 bug->nvalues = 8;
1319 bug->svalues = 0x0000003f;
1320 bug->values[0] = pp->year;
1321 bug->values[1] = pp->day;
1322 bug->values[2] = pp->hour;
1323 bug->values[3] = pp->minute;
1324 bug->values[4] = pp->second;
1325 bug->values[5] = pp->nsec;
1326 bug
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp276 BugType *bug = nullptr; local
280 bug = NSBT.get();
285 bug = CFBT.get();
288 std::make_unique<PathSensitiveBugReport>(*bug, os.str(), event.SinkNode));
/freebsd-13-stable/contrib/opie/libopie/
H A Dlogin.c82 #error No ut_name field in struct utmp? (Please send in a bug report)
/freebsd-13-stable/cddl/usr.sbin/dtrace/tests/common/speculation/
H A DMakefile10 bug.1001148.SpecSizeVariations.d \
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dylwrap29 # bugs to <bug-automake@gnu.org> or send patches to
87 Report bugs to <bug-automake@gnu.org>.

Completed in 259 milliseconds

123456