MCPcopy 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
447static __inline void
448parse_poke(char **conf, int c)
449{
450
451 **conf = c;
452}
453
454static __inline void
455parse_advance(char **conf)

Callers 1

parse_mountFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected