Searched refs:done_once (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/acpi/
H A Dhpqlb_acpi.c257 static int done_once = 0; local
262 if (done_once)
264 done_once = 1;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Devent-top.c792 static int done_once = 0;
803 if (!done_once && !ISATTY (ui->instream))
806 done_once = 1;
790 static int done_once = 0; local

Completed in 211 milliseconds