Home
last modified time | relevance | path

Searched defs:bug (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/netbsd-tests/net/mcast/
H A Dmcast.c91 addmc(int s, struct addrinfo *ai, bool bug) in addmc()
189 bool bug) in getsocket()
268 bool bug) in sender()
311 bool bug) in receiver()
346 run(const char *host, const char *port, size_t n, bool conn, bool bug) in run()
413 bool conn, bug; in main() local
/freebsd/contrib/atf/atf-c++/detail/
H A Dapplication.cpp222 const std::string bug = in run() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_datum.c461 register struct refclockbug *bug, in datum_pts_buginfo()
H A Dntp_refclock.c1371 struct refclockbug *bug /* output structure */ in refclock_buginfo()
H A Dntp_request.c2644 struct refclockbug bug; in get_clkbug_info() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp277 BugType *bug = nullptr; in checkEvent() local
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c65 bug(const char *pattern, const char *input, size_t lineno) { in bug() function