Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dlibhb_core.c338 #define SO_MAGIC 0x56b3c5b0U macro
6155 so->magic = SO_MAGIC; in SO__Alloc()
6173 tl_assert(so->magic == SO_MAGIC); in SO__Dealloc()
6604 tl_assert(so->magic == SO_MAGIC); in libhb_so_dealloc()
6616 tl_assert(so->magic == SO_MAGIC); in libhb_so_send()
6666 tl_assert(so->magic == SO_MAGIC); in libhb_so_recv()