Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rbootd/
H A Drbootd.c95 BootAny++; in main()
246 if (BootAny) { in main()
H A Dconf.c65 int BootAny = 0; /* set true if we boot anyone */ variable
H A Ddefs.h113 extern int BootAny; /* set true if we can boot anyone */
H A Dparseconf.c81 if (BootAny) /* ignore config file */ in ParseConfig()