Home
last modified time | relevance | path

Searched defs:emalloc (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/cpc/common/
H A Dcaps.c85 emalloc(size_t size) in emalloc() function
H A Dsetgrp.c385 emalloc(size_t n) in emalloc() function
H A Dstrtoset.c626 emalloc(size_t n) in emalloc() function
/titanic_41/usr/src/cmd/grpck/
H A Dgrpck.c86 emalloc(size_t size) in emalloc() function
/titanic_41/usr/src/cmd/awk_xpg4/
H A Dawk1.c1242 emalloc(unsigned n) in emalloc() function
/titanic_41/usr/src/cmd/zic/
H A Dzic.c367 #define emalloc(size) memcheck(imalloc(size)) macro