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

/freebsd-12-stable/sys/kern/
H A Dvfs_mountroot.c91 static int parse_mount(char **);
569 error = parse_mount(&mnt);
739 parse_mount(char **conf) function
857 error = parse_mount(&conf);

Completed in 106 milliseconds