Searched refs:exportpath (Results 1 – 2 of 2) sorted by relevance
63 const char *exportpath; in main() local77 exportpath = "/myexport"; in main()85 exportpath = argv[6]; in main()106 if (ffs_fstest_mount(NULL, fsarg, exportpath, 0) != 0) in main()
59 static void exportpath(Char **);111 exportpath(pt->vec); in update_vars()339 exportpath(pt->vec); in dolet()692 exportpath(Char **val) in exportpath() function