Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSDebug.h108 #define IS_A_PRINTF_STYLE_FUNCTION(F,A) __attribute__ ((format(printf,F,A))) macro
110 #define IS_A_PRINTF_STYLE_FUNCTION(F,A) macro