Home
last modified time | relevance | path

Searched refs:prmount (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sbin/mount/
H A Dmount.c84 static void prmount(struct statvfs *);
209 prmount(&mntbuf[i]); in main()
563 prmount(&sf); in mountfs()
573 prmount(struct statvfs *sfp) in prmount() function