Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Dmemory.c50 ber_int_t bm_sequence; /* Allocation sequence number */ member
150 (long)mh->bm_sequence, (long)mh, (long)mh->bm_length, in ber_memfree_x()
221 mh->bm_sequence = sequence++; in ber_memalloc_x()
223 (long)mh->bm_sequence, (long)mh, (long)mh->bm_length, in ber_memalloc_x()
279 mh->bm_sequence = sequence++; in ber_memcalloc_x()
281 (long)mh->bm_sequence, (long)mh, (long)mh->bm_length, in ber_memcalloc_x()
356 (long)mh->bm_sequence, (long)mh, (long)mh->bm_length, in ber_memrealloc_x()