Home
last modified time | relevance | path

Searched refs:ISCSI_LOGOUT (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp283 #define ISCSI_LOGOUT _IOWR(0, 3, iscsi_logout_parameters_t) macro
1443 unsigned IOCTL_ISCSI_LOGOUT = ISCSI_LOGOUT;
Dsanitizer_interceptors_ioctl_netbsd.inc304 _(ISCSI_LOGOUT, READWRITE, struct_iscsi_logout_parameters_sz);