Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Entware/Entware
/ expr_gstr_print_revdep
Function
expr_gstr_print_revdep
scripts/config/expr.c:1299–1303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1297
}
1298
1299
void expr_gstr_print_revdep(struct expr *e, struct gstr *gs,
1300
tristate pr_type, const char *title)
1301
{
1302
expr_print_revdep(e, expr_print_gstr_helper, gs, pr_type, &title);
1303
}
Callers
1
get_symbol_str
Function · 0.85
Calls
1
expr_print_revdep
Function · 0.85
Tested by
no test coverage detected