Home
last modified time | relevance | path

Searched refs:exportfs_pref (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dfsinfo.c75 char *exportfs_pref; variable
129 if (exportfs_pref) in fsi_get_args()
131 exportfs_pref = optarg; in fsi_get_args()
H A Dwr_exportfs.c86 if (exportfs_pref) { in write_exportfs()
92 FILE *ef = pref_open(exportfs_pref, hp->h_hostname, gen_hdr, hp->h_hostname); in write_exportfs()
H A Dfsinfo.h51 extern char *exportfs_pref;