Home
last modified time | relevance | path

Searched defs:erealloc (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.sbin/makefs/
H A Dxmalloc.c28 erealloc(void *ptr, size_t size) in erealloc() function
/openbsd-src/usr.sbin/netgroup_mkdb/
H A Dutil.c55 erealloc(void *p, size_t s) in erealloc() function
/openbsd-src/usr.bin/fgen/
H A Dfgen.l119 erealloc(void *p, size_t sz) in erealloc() function
/openbsd-src/usr.bin/make/
H A Dmemory.c89 erealloc(void *ptr, size_t size) in erealloc() function
/openbsd-src/usr.sbin/zic/
H A Dzic.c390 #define erealloc( global() macro