Home
last modified time | relevance | path

Searched refs:debugLevel (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsautil.c540 bit32 debugLevel, in siPrintBuffer() argument
552 ossaLogDebugString(gLLDebugLevel, debugLevel, ("%s\n", header)); in siPrintBuffer()
558 ossaLogDebugString(gLLDebugLevel, debugLevel, in siPrintBuffer()
613 ossaLogDebugString(gLLDebugLevel, debugLevel, in siPrintBuffer()
658 ossaLogDebugString(gLLDebugLevel, debugLevel, in siPrintBuffer()
684 ossaLogDebugString(gLLDebugLevel, debugLevel, in siPrintBuffer()
H A Dsaproto.h236 bit32 debugLevel,
/freebsd/sys/netgraph/
H A Dng_bridge.h56 u_char debugLevel; /* debug level */ member
H A Dng_bridge.c362 priv->conf.debugLevel = 1; in ng_bridge_constructor()
1047 if (priv->conf.debugLevel >= 2) in ng_bridge_put()
1127 if (priv->conf.debugLevel >= 3) { in ng_bridge_rehash()
1197 if (link->loopCount == 0 && priv->conf.debugLevel >= 2) { in ng_bridge_unmute()
/freebsd/contrib/expat/lib/
H A Dxmlparse.c450 unsigned long debugLevel; member
458 unsigned long debugLevel; member
467 unsigned long debugLevel; member
841 if (! tolerable && (rootParser->m_alloc_tracker.debugLevel >= 1)) { in expat_heap_increase_tolerable()
888 if (rootParser->m_alloc_tracker.debugLevel >= 2) { in expat_malloc()
928 if (rootParser->m_alloc_tracker.debugLevel >= 2) { in expat_free()
998 if (rootParser->m_alloc_tracker.debugLevel >= 2) { in expat_realloc()
1410 parser->m_alloc_tracker.debugLevel
1432 if (rootParser->m_alloc_tracker.debugLevel >= 2) {
1619 parser->m_accounting.debugLevel = getDebugLevel("EXPAT_ACCOUNTING_DEBUG", 0u);
[all …]