Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dfsinfo.c73 char *bootparams_pref; variable
113 if (bootparams_pref) in fsi_get_args()
115 bootparams_pref = optarg; in fsi_get_args()
H A Dwr_bparam.c92 if (bootparams_pref) { in write_bootparams()
93 FILE *ef = pref_open(bootparams_pref, "bootparams", info_hdr, "bootparams"); in write_bootparams()
H A Dfsinfo.h47 extern char *bootparams_pref;