Home
last modified time | relevance | path

Searched refs:cf_name (Results 1 – 6 of 6) sorted by relevance

/original-bsd/usr.sbin/config.new/
H A Dmkmakefile.c236 cf->cf_name);
304 if (fprintf(fp, " %s", cf->cf_name) < 0)
310 nm = cf->cf_name;
311 swname = cf->cf_root != NULL ? cf->cf_name : "generic";
H A Dmkswap.c51 (void)sprintf(buf, "swap%s.c", cf->cf_name);
H A Dconfig.h40 const char *cf_name; /* "vmunix" */ member
H A Dgram.y275 WORD = { conf.cf_name = $1;
H A Dmain.c355 cf->cf_name, what, nv->nv_str, nv->nv_str);
H A Dsem.c494 name = cf0->cf_name;