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

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

Completed in 22 milliseconds