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

/freebsd-13-stable/sys/kern/
H A Dvfs_mountroot.c92 static int parse_mount(char **);
565 error = parse_mount(&mnt);
735 parse_mount(char **conf) function
853 error = parse_mount(&conf);

Completed in 62 milliseconds