Home
last modified time | relevance | path

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

/openbsd-src/sbin/mount/
H A Dmount.c70 void prmount(struct statfs *);
227 prmount(&mntbuf[i]); in main()
465 prmount(&sf); in mountfs()
474 prmount(struct statfs *sf) in prmount() function