Home
last modified time | relevance | path

Searched refs:BootAny (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/libexec/rbootd/
H A Drbootd.c101 BootAny++; in main()
270 if (BootAny) { in main()
H A Dconf.c73 int BootAny = 0; /* set true if we boot anyone */ variable
H A Ddefs.h132 extern int BootAny; /* set true if we can boot anyone */
H A Dparseconf.c94 if (BootAny) /* ignore config file */ in ParseConfig()