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

/netbsd-6-1-5-RELEASE/tests/fs/nullfs/
H A Dt_basic.c62 mountnull(const char *what, const char *mp, int flags) function
92 mountnull("/td1", "/td2", 0);
161 mountnull("/td", "/mp", MNT_RDONLY);
162 mountnull("/td/dist", "/mp/dist", 0);
/netbsd-6-1-5-RELEASE/tests/fs/ptyfs/
H A Dt_nullpts.c41 mountnull(const char *what, const char *mp, int flags) function
90 mountnull("/dev/pts", "/null/dev/pts", 0);

Completed in 278 milliseconds