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

/freebsd-10-stable/sys/kern/
H A Dvfs_mountroot.c89 static int parse_mount(char **);
512 error = parse_mount(&mnt);
687 parse_mount(char **conf) function
816 error = parse_mount(&conf);

Completed in 99 milliseconds