exportpath
exportpath(pt->vec);
exportpath(pt->vec);
static void exportpath(Char **);
if (ffs_fstest_mount(NULL, fsarg, exportpath, 0) != 0)
const char *exportpath;
exportpath = "/myexport";
exportpath = argv[6];