Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ parse_poke
Function
parse_poke
freebsd/kern/vfs_mountroot.c:447–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
445
}
446
447
static __inline void
448
parse_poke(char **conf, int c)
449
{
450
451
**conf = c;
452
}
453
454
static __inline void
455
parse_advance(char **conf)
Callers
1
parse_mount
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected