Home
last modified time | relevance | path

Searched defs:__sanitizer_msghdr (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h189 struct __sanitizer_msghdr { struct
190 void *msg_name;
191 unsigned msg_namelen;
192 struct __sanitizer_iovec *msg_iov;
193 unsigned msg_iovlen;
194 void *msg_control;
195 unsigned msg_controllen;
196 int msg_flags;
H A Dsanitizer_platform_limits_posix.h439 struct __sanitizer_msghdr { struct
454 struct __sanitizer_msghdr { argument
472 __sanitizer_msghdr msg_hdr; argument
H A Dsanitizer_platform_limits_freebsd.h216 struct __sanitizer_msghdr { struct
217 void *msg_name;
218 unsigned msg_namelen;
219 struct __sanitizer_iovec *msg_iov;
220 unsigned msg_iovlen;
221 void *msg_control;
222 unsigned msg_controllen;
223 int msg_flags;
H A Dsanitizer_platform_limits_solaris.h198 struct __sanitizer_msghdr { struct
199 void *msg_name;
200 unsigned msg_namelen;
201 struct __sanitizer_iovec *msg_iov;
202 unsigned msg_iovlen;
203 void *msg_control;
204 unsigned msg_controllen;
205 int msg_flags;
H A Dsanitizer_platform_limits_netbsd.h240 struct __sanitizer_msghdr { struct
251 struct __sanitizer_msghdr msg_hdr; argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h187 struct __sanitizer_msghdr { struct
188 void *msg_name;
189 unsigned msg_namelen;
190 struct __sanitizer_iovec *msg_iov;
191 unsigned msg_iovlen;
192 void *msg_control;
193 unsigned msg_controllen;
194 int msg_flags;
H A Dsanitizer_platform_limits_freebsd.h215 struct __sanitizer_msghdr { struct
216 void *msg_name;
217 unsigned msg_namelen;
218 struct __sanitizer_iovec *msg_iov;
219 unsigned msg_iovlen;
220 void *msg_control;
221 unsigned msg_controllen;
222 int msg_flags;
H A Dsanitizer_platform_limits_solaris.h196 struct __sanitizer_msghdr { struct
197 void *msg_name;
198 unsigned msg_namelen;
199 struct __sanitizer_iovec *msg_iov;
200 unsigned msg_iovlen;
201 void *msg_control;
202 unsigned msg_controllen;
203 int msg_flags;
H A Dsanitizer_platform_limits_posix.h495 struct __sanitizer_msghdr { struct
510 struct __sanitizer_msghdr { struct
528 __sanitizer_msghdr msg_hdr; argument
H A Dsanitizer_platform_limits_netbsd.h233 struct __sanitizer_msghdr { struct
244 struct __sanitizer_msghdr msg_hdr; argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h434 struct __sanitizer_msghdr { struct
451 struct __sanitizer_msghdr { argument
469 __sanitizer_msghdr msg_hdr; argument
H A Dsanitizer_platform_limits_solaris.h198 struct __sanitizer_msghdr { struct
199 void *msg_name;
200 unsigned msg_namelen;
201 struct __sanitizer_iovec *msg_iov;
202 unsigned msg_iovlen;
203 void *msg_control;
204 unsigned msg_controllen;
205 int msg_flags;
H A Dsanitizer_platform_limits_freebsd.h228 struct __sanitizer_msghdr { struct
229 void *msg_name;
230 unsigned msg_namelen;
231 struct __sanitizer_iovec *msg_iov;
232 unsigned msg_iovlen;
233 void *msg_control;
234 unsigned msg_controllen;
235 int msg_flags;
H A Dsanitizer_platform_limits_netbsd.h233 struct __sanitizer_msghdr { struct
244 struct __sanitizer_msghdr msg_hdr; argument