Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ print_symbol_for_listconfig
Function
print_symbol_for_listconfig
scripts/config/confdata.c:731–734 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
729
}
730
731
void print_symbol_for_listconfig(struct symbol *sym)
732
{
733
__print_symbol(stdout, sym, OUTPUT_N, true);
734
}
735
736
static void print_symbol_for_c(FILE *fp, struct symbol *sym)
737
{
Callers
1
check_conf
Function · 0.85
Calls
1
__print_symbol
Function · 0.85
Tested by
no test coverage detected