Searched refs:_rc_alloc (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/util/
H A Drefcount.h44 (type *)_rc_alloc(ctx, sizeof(type), offsetof(type, REFCOUNT_MEMBER_NAME), \
58 void *_rc_alloc(const void *context, size_t size, size_t refcount_offset,
H A Drefcount.c47 _rc_alloc(const void *context, size_t size, size_t refcount_offset, function

Completed in 18 milliseconds