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

/sendmail/libsm/
H A Dt-heap.c39 p = sm_realloc_x(p, 20);
H A Dungetc.c69 p = sm_realloc_x(fp->f_ub.smb_base, i << 1);
H A Dheap.c170 sm_realloc_x(ptr, size) function
591 sm_realloc_x(ptr, size) function
640 sm_abort("sm_realloc_x: bad argument (%p)", ptr);
H A Dvfprintf.c1111 *typetable = (unsigned char *) sm_realloc_x(typetable,
/sendmail/include/sm/
H A Dheap.h38 extern void *sm_realloc_x __P((void *, size_t));
53 extern void *sm_realloc_x __P((void *, size_t));

Completed in 2198 milliseconds