Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ xo_set_unit_test_mode
Function
xo_set_unit_test_mode
tools/libxo/libxo/xo_syslog.c:482–486 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
480
}
481
482
void
483
xo_set_unit_test_mode (int value)
484
{
485
xo_unit_test = value;
486
}
487
488
void
489
xo_vsyslog (int pri, const char *name, const char *fmt, va_list vap)
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
1
main
Function · 0.68