Home
last modified time | relevance | path

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

/src/sbin/mount/
H A Dmount.c86 void prmount(struct statfs *);
346 prmount(&mntbuf[i]); in main()
636 prmount(&sf); in mountfs()
646 prmount(struct statfs *sfp) in prmount() function