Searched defs:xrealloc (Results 1 – 15 of 15) sorted by relevance
/openbsd/gnu/usr.bin/texinfo/lib/ |
H A D | xmalloc.c | 46 xrealloc (void *pointer, size_t bytes) in xrealloc() function
|
/openbsd/gnu/lib/libreadline/ |
H A D | xmalloc.c | 59 xrealloc (pointer, bytes) in xrealloc() function
|
H A D | tilde.c | 443 xrealloc (pointer, bytes) in xrealloc() function
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | xmalloc.c | 145 xrealloc (PTR oldmem, size_t size) in xrealloc() function
|
/openbsd/usr.bin/ctfconv/ |
H A D | xmalloc.c | 55 xrealloc(void *ptr, size_t size) in xrealloc() function
|
/openbsd/libexec/ld.so/ldconfig/ |
H A D | etc.c | 41 xrealloc(void *ptr, size_t size) in xrealloc() function
|
/openbsd/usr.bin/sed/ |
H A D | misc.c | 75 xrealloc(void *p, size_t size) in xrealloc() function
|
/openbsd/usr.bin/tmux/ |
H A D | xmalloc.c | 55 xrealloc(void *ptr, size_t size) in xrealloc() function
|
/openbsd/gnu/usr.bin/texinfo/info/ |
H A D | tilde.c | 318 xrealloc (pointer, bytes) in xrealloc() function
|
/openbsd/usr.bin/gencat/ |
H A D | gencat.c | 205 xrealloc(void *ptr, size_t size) in xrealloc() function
|
/openbsd/usr.bin/m4/ |
H A D | misc.c | 333 xrealloc(void *old, size_t n, const char *fmt, ...) in xrealloc() function
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | subr.c | 57 xrealloc (ptr, bytes) in xrealloc() function
|
/openbsd/usr.bin/rdist/ |
H A D | common.c | 763 xrealloc(void *baseptr, size_t amt) in xrealloc() function
|
/openbsd/usr.sbin/nsd/ |
H A D | util.c | 338 xrealloc(void *ptr, size_t size) in xrealloc() function
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | utils.c | 1044 xrealloc (PTR ptr, size_t size) /* OK: PTR */ in xrealloc() function
|