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

/freebsd-10-stable/contrib/sendmail/libsm/
H A Dheap.c248 void *hi_ptr; member in struct:sm_heap_item
492 if (hi->hi_ptr == ptr)
502 hi->hi_ptr = ptr;
543 if ((**hp).hi_ptr == ptr)
563 hi->hi_ptr = newptr;
613 if ((**hp).hi_ptr == ptr)
632 hi->hi_ptr = newptr;
676 if ((**hp).hi_ptr == ptr)
733 if (hp->hi_ptr == ptr)
774 (long)hi->hi_ptr,
[all...]

Completed in 102 milliseconds