MCPcopy 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
454static __inline void
455parse_advance(char **conf)
456{
457
458 (*conf)++;
459}
460
461static int
462parse_skipto(char **conf, int mc)

Callers 3

parse_skiptoFunction · 0.85
parse_mountFunction · 0.85
vfs_mountroot_parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected