Home
last modified time | relevance | path

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

/freebsd/libexec/rbootd/
H A Drbootd.c85 BootAny++; in main()
254 if (BootAny) { in main()
H A Dconf.c63 int BootAny = 0; /* set true if we boot anyone */ variable
H A Ddefs.h128 extern int BootAny; /* set true if we can boot anyone */
H A Dparseconf.c84 if (BootAny) /* ignore config file */ in ParseConfig()