Searched refs:ioconfname (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dmkioconf.c100 if (ioconfname == NULL) {
242 ioconfname ? "static " : "",
243 ioconfname ? "ioconf" : "list",
244 ioconfname ? ioconfname : "initial");
294 ioconfname ? "static " : "",
295 ioconfname ? "_ioconf_" : "init",
296 ioconfname ? ioconfname : "");
379 ioconfname
[all...]
H A Dgram.y649 ioconfname = mch;
713 if (maxpartitions <= 0 && ioconfname == NULL) {
H A Ddefs.h392 const char *ioconfname; /* ioconf name, mutually exclusive to machine */ variable
H A Dmain.c365 if (ioconfname && cfg)
387 if (ioconfname) {

Completed in 153 milliseconds