Searched refs:SetTimer (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/arch/ia64/stand/efi/libefi/ |
| D | delay.c | 47 BS->SetTimer(ev, TimerRelative, usecs * 10); in delay()
|
| /netbsd/src/usr.sbin/mrouted/ |
| D | vif.c | 45 static int SetTimer(vifi_t vifi, struct listaddr *g); 567 g->al_timerid = SetTimer(vifi, g); in accept_group_report() 595 g->al_timerid = SetTimer(vifi, g); in accept_group_report() 659 g->al_timerid = SetTimer(vifi, g); in accept_leave_message() 1407 SetTimer(vifi_t vifi, struct listaddr *g) in SetTimer() function
|
| /netbsd/src/sys/external/bsd/acpica/dist/include/platform/ |
| D | acefiex.h | 887 ACPI_EFI_SET_TIMER SetTimer; 894 ACPI_EFI_UNKNOWN_INTERFACE SetTimer; member
|
| /netbsd/src/sys/arch/hpc/stand/hpcboot/menu/ |
| D | rootwindow.cpp | 90 SetTimer(_window, IDD_TIMER, menu._pref.auto_boot * 1000, 0); in create()
|
| /netbsd/src/sys/arch/hpcmips/stand/pbsdboot/ |
| D | main.c | 602 SetTimer(hDlgMain,IDD_TIMER,1000,NULL); in WinMain() 1081 SetTimer(hDlgLoad, 1, 1, NULL); in CheckCancel()
|