Searched refs:parse_mount (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dvfs_mountroot.c89 static int parse_mount(char **);
529 error = parse_mount(&mnt);
705 parse_mount(char **conf) function
807 error = parse_mount(&conf);

Completed in 51 milliseconds