Home
last modified time | relevance | path

Searched refs:codepath (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/bxe/
H A Dbxe.h2188 #define BLOGD(sc, codepath, format, args...) \ argument
2190 if (__predict_false(sc->debug & (codepath))) { \
/freebsd-13.1/contrib/ntp/
H A DChangeLog3904 some previously separate IPv4/IPv6 paths into a single codepath.
H A DCommitLog165890 Clean up authenticated request codepath.
165894 Clean up authenticated request codepath.
173714 some previously separate IPv4/IPv6 paths into a single codepath.
173719 some previously separate IPv4/IPv6 paths into a single codepath.
/freebsd-13.1/crypto/openssh/
H A DChangeLog13506 in the preauth codepath, deny (non-fatal) in seccomp_filter sandbox.