Searched refs:debugLevel (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
| H A D | sautil.c | 540 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 D | saproto.h | 236 bit32 debugLevel,
|
| /freebsd/sys/netgraph/ |
| H A D | ng_bridge.h | 56 u_char debugLevel; /* debug level */ member
|
| H A D | ng_bridge.c | 362 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 D | xmlparse.c | 458 unsigned long debugLevel; member 466 unsigned long debugLevel; member 475 unsigned long debugLevel; member 874 if (! tolerable && (rootParser->m_alloc_tracker.debugLevel >= 1)) { in expat_heap_increase_tolerable() 921 if (rootParser->m_alloc_tracker.debugLevel >= 2) { in expat_malloc() 961 if (rootParser->m_alloc_tracker.debugLevel >= 2) { in expat_free() 1031 if (rootParser->m_alloc_tracker.debugLevel >= 2) { in expat_realloc() 1334 parser->m_alloc_tracker.debugLevel 1356 if (rootParser->m_alloc_tracker.debugLevel >= 2) { 1544 parser->m_accounting.debugLevel = getDebugLevel("EXPAT_ACCOUNTING_DEBUG", 0u); [all …]
|
| /freebsd/share/examples/jails/ |
| H A D | jng | 327 config="debugLevel=$debug"
|