Home
last modified time | relevance | path

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

/dports/mail/s-nail/s-nail-14.9.23/src/su/
H A Dmem-bag.c568 mbabp = S(struct su__mem_bag_auto_buf*,su_ALLOCATE_LOC((self->mb_bsz + in su_mem_bag_auto_allocate()
592 rv = su_ALLOCATE_LOC(size, 1, (mbaf | su_MEM_ALLOC_MARK_AUTO), in su_mem_bag_auto_allocate()
609 mbahp = S(struct su__mem_bag_auto_huge*,su_ALLOCATE_LOC( in su_mem_bag_auto_allocate()
618 rv = su_ALLOCATE_LOC(size, 1, in su_mem_bag_auto_allocate()
741 mblpp = S(struct su__mem_bag_lofi_pool*,su_ALLOCATE_LOC((self->mb_bsz + in su_mem_bag_lofi_allocate()
762 rv = su_ALLOCATE_LOC(size, 1, (mbaf | su_MEM_ALLOC_MARK_LOFI), in su_mem_bag_lofi_allocate()
/dports/mail/s-nail/s-nail-14.9.23/include/su/
H A Dcode-ou.h187 #undef su_ALLOCATE_LOC
H A Dcode-in.h262 #define su_ALLOCATE_LOC su_MEM_ALLOCATE_LOC macro