Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSDebug.h167 #define LogMalloc LogMsg macro
170 #define LogMalloc(ARGS...) ((void)0) macro
172 #define LogMalloc( ... ) macro
174 #define LogMalloc 1 ? ((void)0) : (void) macro
H A DPosixDaemon.c295 #define LogMalloc LogMsg macro
297 #define LogMalloc(ARGS...) ((void)0) macro