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

  /src/tests/fs/common/
fstest_lfs.c 136 char thepath[MAXPATHLEN]; local
144 sprintf(thepath, "/dev/r%s", args->ta_devpath+5);
145 rump_pub_etfs_register(thepath, args->ta_hostpath, RUMP_ETFS_CHR);
153 the_argv[5] = thepath;

Completed in 14 milliseconds