Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ parse_advance
Function
parse_advance
freebsd/kern/vfs_mountroot.c:454–459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
452
}
453
454
static __inline void
455
parse_advance(char **conf)
456
{
457
458
(*conf)++;
459
}
460
461
static int
462
parse_skipto(char **conf, int mc)
Callers
3
parse_skipto
Function · 0.85
parse_mount
Function · 0.85
vfs_mountroot_parse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected