Home
last modified time | relevance | path

Searched defs:__sanitizer_hostent (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.h318 struct __sanitizer_hostent { struct
319 char *h_name;
320 char **h_aliases;
321 int h_addrtype;
322 int h_length;
323 char **h_addr_list;
H A Dsanitizer_platform_limits_freebsd.h374 struct __sanitizer_hostent { struct
375 char *h_name;
376 char **h_aliases;
377 int h_addrtype;
378 int h_length;
379 char **h_addr_list;
H A Dsanitizer_platform_limits_netbsd.h363 struct __sanitizer_hostent { struct
364 char *h_name;
365 char **h_aliases;
366 int h_addrtype;
367 int h_length;
368 char **h_addr_list;
H A Dsanitizer_platform_limits_posix.h781 struct __sanitizer_hostent { argument
780 struct __sanitizer_hostent { global() struct
782 h_aliases__sanitizer_hostent global() argument
783 h_addrtype__sanitizer_hostent global() argument
784 h_length__sanitizer_hostent global() argument
785 h_addr_list__sanitizer_hostent global() argument