HomeSort by: relevance | last modified time | path
    Searched defs:domount (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/librumphijack/
t_vfs.sh 33 domount() function
52 domount /rump/mnt2
82 domount ; \
  /src/tests/fs/common/
fstest_nfs.c 181 domount(const atf_tc_t *tc, void *arg, const char *serverpath, function in typeref:typename:int
219 return domount(tc, arg, SERVERADDR ":" EXPORTPATH, path, flags);
237 return domount(tc, arg, SERVERROADDR":"EXPORTPATH, path, flags);
239 return domount(tc, arg, SERVERADDR":"EXPORTPATH, path, flags);

Completed in 12 milliseconds