Home
last modified time | relevance | path

Searched defs:debug3 (Results 1 – 3 of 3) sorted by relevance

/netbsd/crypto/external/bsd/openssh/dist/
H A Dlog.h86 #define debug3(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG3, NULL, __VA_ARGS__) macro
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dmsm8916.dtsi758 debug3: debug@856000 { label
/netbsd/sys/kern/
H A Dinit_sysctl.c620 struct ctldebug /* debug0, */ /* debug1, */ debug2, debug3, debug4; variable