Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/netbsd-tests/modules/
H A Dt_builtin.c113 struct modctl_load mod; in ATF_TC_BODY()
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h82 extern const int modctl_load;
H A Dsanitizer_platform_limits_netbsd.cc2119 const int modctl_load = MODCTL_LOAD; variable
H A Dsanitizer_common_interceptors.inc7735 if (operation == modctl_load) {