Searched refs:exportfs_pref (Results 1 – 3 of 3) sorted by relevance
75 char *exportfs_pref; variable129 if (exportfs_pref) in fsi_get_args()131 exportfs_pref = optarg; in fsi_get_args()
86 if (exportfs_pref) { in write_exportfs()92 FILE *ef = pref_open(exportfs_pref, hp->h_hostname, gen_hdr, hp->h_hostname); in write_exportfs()
51 extern char *exportfs_pref;