Home
last modified time | relevance | path

Searched defs:xmalloc (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/backup/lib/
H A Dmemutils.c37 xmalloc(bytes) in xmalloc() function
/illumos-gate/usr/src/tools/ctf/common/
H A Dmemory.c45 xmalloc(size_t size) in xmalloc() function
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A DgssapiP_generic.h111 #define xmalloc(n) MALLOC(n) macro
113 #define xmalloc(n) malloc(n) macro
/illumos-gate/usr/src/lib/libpkg/common/
H A Dprogerr.c131 xmalloc(size_t size) in xmalloc() function
/illumos-gate/usr/src/cmd/cron/
H A Dfuncs.c115 xmalloc(size_t size) in xmalloc() function
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.c713 xmalloc(unsigned len) in xmalloc() function
/illumos-gate/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c964 xmalloc(unsigned int size) in xmalloc() function
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4.c858 xmalloc(size_t size) in xmalloc() function
/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c201 xmalloc(size_t size) in xmalloc() function
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c374 xmalloc(size_t size) in xmalloc() function
/illumos-gate/usr/src/cmd/ls/
H A Dls.c3203 xmalloc(size_t size, struct lbuf *p) in xmalloc() function