MCPcopy 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
731void print_symbol_for_listconfig(struct symbol *sym)
732{
733 __print_symbol(stdout, sym, OUTPUT_N, true);
734}
735
736static void print_symbol_for_c(FILE *fp, struct symbol *sym)
737{

Callers 1

check_confFunction · 0.85

Calls 1

__print_symbolFunction · 0.85

Tested by

no test coverage detected