Home
last modified time | relevance | path

Searched defs:mallocL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSDebug.h162 #define mallocL(X,Y) malloc(Y) macro
H A DPosixDaemon.c323 void *mallocL(char *msg, unsigned int size) in mallocL() function