Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:DebugSNPrintF

1461 /*!	@function	DebugSNPrintF
1496 DEBUG_EXPORT size_t DebugSNPrintF(char *sbuffer, size_t buflen, const char *fmt, ...);
1502 @abstract va_list version of DebugSNPrintF. See DebugSNPrintF for more info.