Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ LINE_INIT
Function
LINE_INIT
tools/ifconfig/ifieee80211.c:2562–2570 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2560
}
2561
2562
static void
2563
LINE_INIT(char c)
2564
{
2565
spacer = c;
2566
if (c ==
'\t'
)
2567
col = 8;
2568
else
2569
col = 1;
2570
}
2571
2572
static void
2573
LINE_BREAK(void)
Callers
2
setregdomain_cb
Function · 0.85
ifieee80211.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected