Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/backup/lib/
H A Dmemutils.c39 xmalloc(bytes) in xmalloc() function
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dxmalloc.c24 xmalloc(size_t size) in xmalloc() function
/titanic_50/usr/src/tools/ctf/common/
H A Dmemory.c47 xmalloc(size_t size) in xmalloc() function
/titanic_50/usr/src/lib/libpkg/common/
H A Dprogerr.c139 xmalloc(size_t size) in xmalloc() function
/titanic_50/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
/titanic_50/usr/src/cmd/cron/
H A Dfuncs.c115 xmalloc(size_t size) in xmalloc() function
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/nca/
H A Dncab2clf.c294 xmalloc(size_t size) in xmalloc() function
/titanic_50/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.c717 xmalloc(unsigned len) in xmalloc() function
/titanic_50/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c964 xmalloc(unsigned int size) in xmalloc() function
/titanic_50/usr/src/cmd/sgs/m4/common/
H A Dm4.c854 xmalloc(size_t size) in xmalloc() function
/titanic_50/usr/src/cmd/fs.d/
H A Ddf.c373 xmalloc(size_t size) in xmalloc() function
/titanic_50/usr/src/cmd/ls/
H A Dls.c3112 xmalloc(size_t size, struct lbuf *p) in xmalloc() function