Searched defs:mallocL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ | ||
H A D | mDNSDebug.h | 162 #define mallocL(X,Y) malloc(Y) macro |
H A D | PosixDaemon.c | 323 void *mallocL(char *msg, unsigned int size) in mallocL() function |