__result_use_check
void *malloc(size_t) __malloc_like __result_use_check __alloc_size(1);
void *realloc(void *, size_t) __result_use_check __alloc_size(2);
void *reallocarray(void *, size_t, size_t) __result_use_check
void *recallocarray(void *, size_t, size_t, size_t) __result_use_check
void *reallocf(void *, size_t) __result_use_check __alloc_size(2);
void *calloc(size_t, size_t) __malloc_like __result_use_check
#define __must_check __result_use_check
__result_use_check;
static __result_use_check bool
int __result_use_check ifa_try_ref(struct ifaddr *ifa);
bool __result_use_check if_try_ref(if_t);
int __result_use_check acl_copy_oldacl_into_acl(const struct oldacl *source,
int __result_use_check acl_copy_acl_into_oldacl(const struct acl *source,
int bgetvp(struct vnode *, struct buf *) __result_use_check;
static __inline __result_use_check bool
vm_paddr_t boundary) __malloc_like __result_use_check
__malloc_like __result_use_check __alloc_size(1) __alloc_align(7);
__result_use_check __alloc_size(1);
struct domainset *ds, int flags) __malloc_like __result_use_check
int flags) __malloc_like __result_use_check
struct domainset *ds, int flags) __malloc_like __result_use_check
__result_use_check __alloc_size(1);
struct domainset *ds, int flags) __malloc_like __result_use_check
__result_use_check __alloc_size(2);
__result_use_check __alloc_size(2);
int flags) __malloc_like __result_use_check __alloc_size(1);
__malloc_like __result_use_check __alloc_size(1);
static __inline __result_use_check bool
static __inline __result_use_check bool
static __inline __result_use_check bool \
static __inline __result_use_check bool
static __inline __result_use_check bool
static __inline __result_use_check bool
static __inline __result_use_check bool
int __result_use_check sooptcopyin(struct sockopt *sopt, void *buf, size_t len,
int __result_use_check sooptcopyout(struct sockopt *sopt, const void *buf,
int __result_use_check copyinstr(const void * __restrict udaddr,
int __result_use_check copyin(const void * __restrict udaddr,
int __result_use_check copyin_nofault(const void * __restrict udaddr,
int __result_use_check fueword(volatile const void *base, long *val);
int __result_use_check fueword32(volatile const void *base, int32_t *val);
int __result_use_check fueword64(volatile const void *base, int64_t *val);
#ifndef __result_use_check
void *reallocf(void *, size_t) __result_use_check __alloc_size(2);