Searched defs:__sanitizer_msghdr (Results 1 – 4 of 4) sorted by relevance
446 struct __sanitizer_msghdr { struct463 struct __sanitizer_msghdr { argument481 __sanitizer_msghdr msg_hdr; argument
198 struct __sanitizer_msghdr { struct199 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;
228 struct __sanitizer_msghdr { struct 229 msg_name__sanitizer_msghdr global() argument 230 msg_namelen__sanitizer_msghdr global() argument 231 msg_iov__sanitizer_msghdr global() argument 232 msg_iovlen__sanitizer_msghdr global() argument 233 msg_control__sanitizer_msghdr global() argument 234 msg_controllen__sanitizer_msghdr global() argument 235 msg_flags__sanitizer_msghdr global() argument
233 struct __sanitizer_msghdr { struct244 struct __sanitizer_msghdr msg_hdr; argument